Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315599
b: refs/heads/master
c: 00f97b4
h: refs/heads/master
i:
  315597: 50167f2
  315595: ec17d0b
  315591: a1b7b2f
  315583: 256e6f1
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed Jul 17, 2012
1 parent b174019 commit a95b1fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 5d9c7e3c82aaf40b9192e6482968a39b87427bf7
refs/heads/master: 00f97b4fd578328a6a54d4e2c3cfa74c6c32683f
4 changes: 0 additions & 4 deletions trunk/drivers/net/wireless/ath/ath9k/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -671,10 +671,6 @@ static int __ath9k_hw_init(struct ath_hw *ah)
if (!AR_SREV_9300_20_OR_LATER(ah))
ah->ani_function &= ~ATH9K_ANI_MRC_CCK;

/* disable ANI for 9340 */
if (AR_SREV_9340(ah))
ah->config.enable_ani = false;

ath9k_hw_init_mode_regs(ah);

if (!ah->is_pciexpress)
Expand Down

0 comments on commit a95b1fd

Please sign in to comment.