commit | 8f34c2883b894b9a97f07b23b5b86fd65ecd2f85 | [log] [tgz] |
---|---|---|
author | david-b@pacbell.net <david-b@pacbell.net> | Thu Aug 11 19:36:36 2005 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Sep 08 16:28:25 2005 -0700 |
tree | 2f2d396c8033c4ca1ab8aea81a0f6f2874c8b138 | |
parent | f956e7cd9ac4618b98022020e638bbdc01d9d65a [diff] |
[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>