Bug 24872
Summary: | usbip: several error messages when trying to detach on client side | ||
---|---|---|---|
Product: | Drivers | Reporter: | Márton Németh (nm127) |
Component: | Staging | Assignee: | drivers_staging (drivers_staging) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.37-rc5 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
full dmesg captured via "netconsole"
2.6.36-rc5 kernel config used 2.6.37-rc5 kernel config used |
Description
Márton Németh
2010-12-13 18:02:23 UTC
Created attachment 40052 [details]
2.6.36-rc5 kernel config used
Created attachment 40062 [details]
2.6.37-rc5 kernel config used
(Sorry, the previous attachement had a typo in version number.)
On Mon, Dec 13, 2010 at 06:02:25PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=24872 > > Summary: usbip: several error messages when trying to detach on > client side There are several issues like this in the usbip drivers, which is why they are still in the staging directory. Any help in resolving them is most appreciated, otherwise they are probably going to remain in this state as there are no active developers for the code :( fix for this issue was commited in .38-rc1: commit 7571f089d7522a95c103558faf313c7af8856ceb Author: Márton Németh <nm127@freemail.hu> Date: Mon Dec 13 21:59:09 2010 +0100 staging: usbip: remove double giveback of URB |