Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121637
b: refs/heads/master
c: f97e400
h: refs/heads/master
i:
  121635: bbd3bdd
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Oct 31, 2008
1 parent e8e86e3 commit 9cad133
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b139a10a0aaf3c8041af348c2268d59e1610dc83
refs/heads/master: f97e40078e44c1db96269286adc0b12dc8eae3c2
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath9k/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ static void ath9k_hw_set_defaults(struct ath_hal *ah)
ah->ah_config.spurchans[i][1] = AR_NO_SPUR;
}

ah->ah_config.intr_mitigation = 0;
ah->ah_config.intr_mitigation = 1;
}

static void ath9k_hw_override_ini(struct ath_hal *ah,
Expand Down

0 comments on commit 9cad133

Please sign in to comment.