Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190443
b: refs/heads/master
c: 714bc5e
h: refs/heads/master
i:
  190441: 29c8b8b
  190439: 70e6f42
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Apr 30, 2010
1 parent 531ba78 commit d157a89
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: 5e0e61afa5b342c0197fce2d4fd2a2b515e96b31
refs/heads/master: 714bc5ef3edaec3ca0cf155fe01411760527c52e
1 change: 1 addition & 0 deletions trunk/drivers/usb/musb/musb_host.c
Original file line number Diff line number Diff line change
Expand Up @@ -2042,6 +2042,7 @@ static int musb_urb_enqueue(
* odd, rare, error prone, but legal.
*/
kfree(qh);
qh = NULL;
ret = 0;
} else
ret = musb_schedule(musb, qh,
Expand Down

0 comments on commit d157a89

Please sign in to comment.