Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102773
b: refs/heads/master
c: e930488
h: refs/heads/master
i:
  102771: f7e4a83
v: v3
  • Loading branch information
Larry.Finger@lwfinger.net authored and John W. Linville committed May 22, 2008
1 parent 828e859 commit 57a829f
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: a8c4ea7a10f3c45eee27efb3954c3e03c297f0a7
refs/heads/master: e93048825face354ecb0cb3ac00190c764a44f45
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 @@ -1958,7 +1958,7 @@ static int b43_request_firmware(struct b43_wldev *dev)
if ((rev >= 5) && (rev <= 10))
filename = "b0g0initvals5";
else if (rev >= 13)
filename = "lp0initvals13";
filename = "b0g0initvals13";
else
goto err_no_initvals;
break;
Expand Down

0 comments on commit 57a829f

Please sign in to comment.