]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] USB: remove annoying message
authordavid-b@pacbell.net <david-b@pacbell.net>
Fri, 12 Aug 2005 02:36:36 +0000 (19:36 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 23:28:25 +0000 (16:28 -0700)
commit8f34c2883b894b9a97f07b23b5b86fd65ecd2f85
tree2f2d396c8033c4ca1ab8aea81a0f6f2874c8b138
parentf956e7cd9ac4618b98022020e638bbdc01d9d65a
[PATCH] USB: remove annoying message

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>
drivers/usb/core/message.c