Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303549
b: refs/heads/master
c: e44fabb
h: refs/heads/master
i:
  303547: c4c21b0
v: v3
  • Loading branch information
Jesper Juhl authored and Greg Kroah-Hartman committed Apr 18, 2012
1 parent b1f51f4 commit 69cbdc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: c6fa0b4c4e09a13e034a1c6c542dc2b3539ba1b8
refs/heads/master: e44fabbe7fbf8c71cd2e7d28078202e557b4e057
6 changes: 1 addition & 5 deletions trunk/drivers/usb/storage/ene_ub6250.c
Original file line number Diff line number Diff line change
Expand Up @@ -1933,11 +1933,7 @@ static int ene_load_bincode(struct us_data *us, unsigned char flag)
kfree(buf);

nofw:
if (sd_fw != NULL) {
release_firmware(sd_fw);
sd_fw = NULL;
}

release_firmware(sd_fw);
return result;
}

Expand Down

0 comments on commit 69cbdc5

Please sign in to comment.