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:
f956e7c
)
[PATCH] USB: remove annoying message
author
david-b@pacbell.net
<david-b@pacbell.net>
Fri, 12 Aug 2005 02:36:36 +0000
(19:36 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 8 Sep 2005 23:28:25 +0000
(16:28 -0700)
Avoid an annoying message that can appear if devices are disconnected
in the middle of a USB scatterlist operation.
Message noted in http://bugzilla.kernel.org/show_bug.cgi?id=4373
(but the real issue there seems to be a SCSI level hang).
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found