Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159104
b: refs/heads/master
c: fe64341
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and John W. Linville committed Jul 24, 2009
1 parent ea684a9 commit d161531
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: a94ca4e7af0e6b63ef5345750fad8e1400274ba4
refs/heads/master: fe643414dbf330d6d910e01edd48dd93dc6f2942
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/wl1251_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ static int wl1251_op_start(struct ieee80211_hw *hw)

ret = wl1251_chip_wakeup(wl);
if (ret < 0)
return ret;
goto out;

ret = wl->chip.op_boot(wl);
if (ret < 0)
Expand Down

0 comments on commit d161531

Please sign in to comment.