git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37c3a3c
)
usb-core: Make usb_free_streams return an error
author
Hans de Goede
<hdegoede@redhat.com>
Fri, 30 Aug 2013 12:03:59 +0000
(14:03 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 17 Sep 2013 16:49:24 +0000
(09:49 -0700)
The hcd-driver free_streams method can return an error, so lets properly
propagate that.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found