Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111981
b: refs/heads/master
c: 1d280dd
h: refs/heads/master
i:
  111979: 7dc3194
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Sep 30, 2008
1 parent cf4e442 commit cedfcbd
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: 1bef016a5a2c52de45b332c8fa797958becde9bf
refs/heads/master: 1d280ddcfd6666a45915ccc3a76dee033a6b917b
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/b43/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ void b43_dummy_transmission(struct b43_wldev *dev)
break;
udelay(10);
}
for (i = 0x00; i < 0x0A; i++) {
for (i = 0x00; i < 0x19; i++) {
value = b43_read16(dev, 0x0690);
if (!(value & 0x0100))
break;
Expand Down

0 comments on commit cedfcbd

Please sign in to comment.