Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233113
b: refs/heads/master
c: 2bd15f1
h: refs/heads/master
i:
  233111: 2dc8d92
v: v3
  • Loading branch information
Jesper Juhl authored and Greg Kroah-Hartman committed Feb 4, 2011
1 parent bb25e61 commit 0ec520b
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: b14de3857227cd978f515247853fd15cc2425d3e
refs/heads/master: 2bd15f1f49629f110bbbbc5a2a226bec892de87c
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/sl811-hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@ static int sl811h_urb_enqueue(
DBG("dev %d ep%d maxpacket %d\n",
udev->devnum, epnum, ep->maxpacket);
retval = -EINVAL;
kfree(ep);
goto fail;
}

Expand Down

0 comments on commit 0ec520b

Please sign in to comment.