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:
dfbc6fa
)
usb/isp1760: Remove false error printout
author
Arvid Brodin
<arvid.brodin@enea.com>
Tue, 26 Apr 2011 19:47:12 +0000
(21:47 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 3 May 2011 00:02:54 +0000
(17:02 -0700)
This removes the "qh is 0" printout. qh == NULL if the urb has
been unlinked, so this condition is normal.
Signed-off-by: Arvid Brodin <arvid.brodin@enea.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found