Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231911
b: refs/heads/master
c: ccbd4d4
h: refs/heads/master
i:
  231909: 9a3e88a
  231907: 4bad38d
  231903: 2e0b0f1
v: v3
  • Loading branch information
Jesper Juhl authored and John W. Linville committed Jan 13, 2011
1 parent a37a142 commit d209d5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 35b3ac470b982ded560e1b2ec9206a8d186c3459
refs/heads/master: ccbd4d412dde4b7e858159e5cc8ba7ee4a6cac07
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/rt2x00/rt2x00firmware.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ static int rt2x00lib_request_firmware(struct rt2x00_dev *rt2x00dev)

if (!fw || !fw->size || !fw->data) {
ERROR(rt2x00dev, "Failed to read Firmware.\n");
release_firmware(fw);
return -ENOENT;
}

Expand Down

0 comments on commit d209d5d

Please sign in to comment.