Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159725
b: refs/heads/master
c: 0c61bb9
h: refs/heads/master
i:
  159723: d832909
v: v3
  • Loading branch information
Gábor Stefanik authored and John W. Linville committed Aug 20, 2009
1 parent 54fec71 commit 42cc5db
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: 9d86a2d531c722feb0046e5a0b81809efb10422a
refs/heads/master: 0c61bb9a410de6ef36b4a473ced34f983a87db35
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/b43/phy_lp.c
Original file line number Diff line number Diff line change
Expand Up @@ -2059,10 +2059,9 @@ static int b43_lpphy_op_switch_channel(struct b43_wldev *dev,
if (err)
return err;
lpphy_japan_filter(dev, new_channel);
lpphy_adjust_gain_table(dev, channel2freq_lp(new_channel));
}

lpphy_adjust_gain_table(dev, channel2freq_lp(new_channel));

return 0;
}

Expand Down

0 comments on commit 42cc5db

Please sign in to comment.