Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149939
b: refs/heads/master
c: a89bff9
h: refs/heads/master
i:
  149937: 18eb0b7
  149935: c4b3e8e
v: v3
  • Loading branch information
Steven Luo authored and John W. Linville committed Apr 22, 2009
1 parent 7e243bb commit a79ca93
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 2d1f96dd90a20c25243cc3b13e9f21d72f00aba0
refs/heads/master: a89bff9a78b2bf51e21a961b473b5be94b22f12e
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath/ath9k/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -2976,6 +2976,7 @@ bool ath9k_hw_getisr(struct ath_hw *ah, enum ath9k_int *masked)
DPRINTF(ah->ah_sc, ATH_DBG_ANY,
"received PCI PERR interrupt\n");
}
*masked |= ATH9K_INT_FATAL;
}
if (sync_cause & AR_INTR_SYNC_RADM_CPL_TIMEOUT) {
DPRINTF(ah->ah_sc, ATH_DBG_INTERRUPT,
Expand Down

0 comments on commit a79ca93

Please sign in to comment.