Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111613
b: refs/heads/master
c: b338994
h: refs/heads/master
i:
  111611: 645ae58
v: v3
  • Loading branch information
Michael Buesch authored and John W. Linville committed Sep 11, 2008
1 parent 72dd945 commit 157c4ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c40c1129106ab20c90b0f1516e79d7b5e7e29904
refs/heads/master: b338994dc2d0f8f1316ca12455fec3e5b0d44d3e
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/b43/phy_g.c
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,6 @@ static void b43_set_original_gains(struct b43_wldev *dev)
void b43_nrssi_hw_write(struct b43_wldev *dev, u16 offset, s16 val)
{
b43_phy_write(dev, B43_PHY_NRSSILT_CTRL, offset);
mmiowb();
b43_phy_write(dev, B43_PHY_NRSSILT_DATA, (u16) val);
}

Expand Down

0 comments on commit 157c4ab

Please sign in to comment.