Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265901
b: refs/heads/master
c: 78b8e51
h: refs/heads/master
i:
  265899: 2b2217b
v: v3
  • Loading branch information
John W. Linville committed Aug 29, 2011
1 parent a944a40 commit b2bd508
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: 9a53bf54b8149bc1372f50a83b769f42772083ea
refs/heads/master: 78b8e51dd93a36df55a1c9aacbf6c16361a98cbd
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/sdio_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ static int wl1271_fetch_firmware(struct wl1271 *wl)
ret = request_firmware(&fw, WL128X_FW_NAME,
wl1271_wl_to_dev(wl));
else
ret = request_firmware(&fw, WL1271_FW_NAME,
ret = request_firmware(&fw, WL127X_FW_NAME,
wl1271_wl_to_dev(wl));

if (ret < 0) {
Expand Down

0 comments on commit b2bd508

Please sign in to comment.