Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300850
b: refs/heads/master
c: 4fb25c5
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and John W. Linville committed Apr 12, 2012
1 parent d66ee0d commit 1da1ba5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: a7b957a277215da1830596c0791307a999fe5153
refs/heads/master: 4fb25c5914e0c79e236a327833af7f581225f790
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/mwifiex/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -342,8 +342,7 @@ static int mwifiex_init_hw_fw(struct mwifiex_adapter *adapter)
ret = 0;

done:
if (adapter->firmware)
release_firmware(adapter->firmware);
release_firmware(adapter->firmware);
if (ret)
ret = -1;
return ret;
Expand Down

0 comments on commit 1da1ba5

Please sign in to comment.