Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313966
b: refs/heads/master
c: 9be0292
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed Jun 5, 2012
1 parent ce33c39 commit 7f68401
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: 8fd9d059af12786341dec5a688e607bcdb372238
refs/heads/master: 9be02923371718265ea050a5415dc4fefc4e6a64
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/brcm80211/brcmsmac/phy/phy_n.c
Original file line number Diff line number Diff line change
Expand Up @@ -14358,7 +14358,7 @@ void wlc_phy_nphy_tkip_rifs_war(struct brcms_phy *pi, u8 rifs)

wlc_phy_write_txmacreg_nphy(pi, holdoff, delay);

if (pi && pi->sh && (pi->sh->_rifs_phy != rifs))
if (pi->sh && (pi->sh->_rifs_phy != rifs))
pi->sh->_rifs_phy = rifs;
}

Expand Down

0 comments on commit 7f68401

Please sign in to comment.