Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150141
b: refs/heads/master
c: ded7a7e
h: refs/heads/master
i:
  150139: 1c419f7
v: v3
  • Loading branch information
Jiri Slaby authored and John W. Linville committed May 6, 2009
1 parent a15eff5 commit 3831e29
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: aeca78b9b094d00cccca39e9a1055c74ad83ea69
refs/heads/master: ded7a7eaab2a39b7b5c36a2ec3be46f6ebcedba5
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath5k/pcu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,7 @@ int ath5k_hw_reset_key(struct ath5k_hw *ah, u16 entry)
* Note2: Windows driver (ndiswrapper) sets this to
* 0x00000714 instead of 0x00000007
*/
if (ah->ah_version > AR5K_AR5211) {
if (ah->ah_version >= AR5K_AR5211) {
ath5k_hw_reg_write(ah, AR5K_KEYTABLE_TYPE_NULL,
AR5K_KEYTABLE_TYPE(entry));

Expand Down

0 comments on commit 3831e29

Please sign in to comment.