Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218439
b: refs/heads/master
c: 30115c2
h: refs/heads/master
i:
  218437: 5151482
  218435: f5ed0f7
  218431: 652f701
v: v3
  • Loading branch information
Rafał Miłecki authored and John W. Linville committed Oct 25, 2010
1 parent d640ba4 commit ea43fd4
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: 04348f2732a067c75da22413f9d341e29b46c7ae
refs/heads/master: 30115c2252fcf9d21aae029ff0e27f4cc962ef44
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43/phy_n.c
Original file line number Diff line number Diff line change
Expand Up @@ -2964,7 +2964,7 @@ static int b43_nphy_rev2_cal_rx_iq(struct b43_wldev *dev,
(2 - i));
}

for (j = 0; i < 4; j++) {
for (j = 0; j < 4; j++) {
if (j < 3) {
cur_lna = lna[j];
cur_hpf1 = hpf1[j];
Expand Down

0 comments on commit ea43fd4

Please sign in to comment.