Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170519
b: refs/heads/master
c: 7664072
h: refs/heads/master
i:
  170517: bc26e5e
  170515: 2bcfbfb
  170511: 098c107
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Oct 7, 2009
1 parent 8d6d4ad commit 7310ee2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: f2b2143e60651228945f361c09de7ee752360cd1
refs/heads/master: 7664072b7937d0bd5563800359e04ff4418572e0
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/ath/ath9k/hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -2472,8 +2472,7 @@ int ath9k_hw_reset(struct ath_hw *ah, struct ath9k_channel *chan,
| ah->sta_id1_defaults);
ath9k_hw_set_operating_mode(ah, ah->opmode);

REG_WRITE(ah, AR_BSSMSKL, get_unaligned_le32(sc->bssidmask));
REG_WRITE(ah, AR_BSSMSKU, get_unaligned_le16(sc->bssidmask + 4));
ath9k_hw_setbssidmask(ah);

REG_WRITE(ah, AR_DEF_ANTENNA, saveDefAntenna);

Expand Down

0 comments on commit 7310ee2

Please sign in to comment.