Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351966
b: refs/heads/master
c: c5e818e
h: refs/heads/master
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed Jan 22, 2013
1 parent 085e5cf commit 696ce42
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 9dbac67da314ccdab3bb7f429b4936e59d5389b7
refs/heads/master: c5e818ef081c4144177fdbdeed154332cd7e4d7a
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/ath/ath9k/ani.c
Original file line number Diff line number Diff line change
Expand Up @@ -419,9 +419,6 @@ void ath9k_hw_ani_monitor(struct ath_hw *ah, struct ath9k_channel *chan)
return;

aniState = &ah->curchan->ani;
if (WARN_ON(!aniState))
return;

if (!ath9k_hw_ani_read_counters(ah))
return;

Expand Down

0 comments on commit 696ce42

Please sign in to comment.