Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 236471
b: refs/heads/master
c: 4d527a7
h: refs/heads/master
i:
  236469: 0ba9185
  236467: 6eefb0b
  236463: 8ed13d2
v: v3
  • Loading branch information
Ilia Mirkin authored and Greg Kroah-Hartman committed Mar 14, 2011
1 parent f98d9f3 commit 675180f
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: 1d5c536efeb9c109e330209867ae1242d42cdb7b
refs/heads/master: 4d527a7adbc47bdc357ddab513861e6a7636755e
3 changes: 1 addition & 2 deletions trunk/drivers/staging/winbond/wb35reg.c
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ unsigned char Wb35Reg_BurstWrite(struct hw_data *pHwData, u16 RegisterNo, u32 *p
} else {
if (urb)
usb_free_urb(urb);
if (reg_queue)
kfree(reg_queue);
kfree(reg_queue);
return false;
}
return false;
Expand Down

0 comments on commit 675180f

Please sign in to comment.