Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213995
b: refs/heads/master
c: 6fe1400
h: refs/heads/master
i:
  213993: 0adb16c
  213991: 26866e4
v: v3
  • Loading branch information
Julia Lawall authored and John W. Linville committed Aug 16, 2010
1 parent a260035 commit 4296ab3
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: a3d558355e7695ca78fc3f0df611af482096bd87
refs/heads/master: 6fe140024ff66d7eccde1a151a08c262dc7a1e6f
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 @@ -185,7 +185,7 @@ static bool ar9003_hw_get_isr(struct ath_hw *ah, enum ath9k_int *masked)
ath_print(common, ATH_DBG_INTERRUPT,
"AR_INTR_SYNC_LOCAL_TIMEOUT\n");

REG_WRITE(ah, AR_INTR_SYNC_CAUSE_CLR, sync_cause);
REG_WRITE(ah, AR_INTR_SYNC_CAUSE_CLR, sync_cause);
(void) REG_READ(ah, AR_INTR_SYNC_CAUSE_CLR);

}
Expand Down

0 comments on commit 4296ab3

Please sign in to comment.