Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278881
b: refs/heads/master
c: 93fdd59
h: refs/heads/master
i:
  278879: 2fb99a0
v: v3
  • Loading branch information
Mohammed Shafi Shajakhan authored and John W. Linville committed Dec 13, 2011
1 parent a1fd7f4 commit f94c4dd
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: 05ef54e8cd7d5d29b263ead74191e5b96c24618d
refs/heads/master: 93fdd59463369f07b69cf7397ccb9b1d28a84df4
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/ar9003_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ static bool ar9003_hw_get_isr(struct ath_hw *ah, enum ath9k_int *masked)

*masked = 0;

if (!isr && !sync_cause)
if (!isr && !sync_cause && !async_cause)
return false;

if (isr) {
Expand Down

0 comments on commit f94c4dd

Please sign in to comment.