Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215353
b: refs/heads/master
c: 88eac2d
h: refs/heads/master
i:
  215351: 5d992b0
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed Oct 15, 2010
1 parent 1628fee commit d805784
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 431c74821432a6078d54f08de7cd561f8ef8f1ba
refs/heads/master: 88eac2dad876a58b9c6a4c4805c3fc27b02c048f
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,9 @@ irqreturn_t ath_isr(int irq, void *dev)
* it will clear whatever condition caused
* the interrupt.
*/
spin_lock(&common->cc_lock);
ath9k_hw_proc_mib_event(ah);
spin_unlock(&common->cc_lock);
ath9k_hw_set_interrupts(ah, ah->imask);
}

Expand Down

0 comments on commit d805784

Please sign in to comment.