Testing usbip with 'testusb -t 11' uncovered a couple errors with how vhci handles enqueues and unlinks. This patchset fixes them. Igor Kotrasinski (2): usbip: vhci_hcd: only return urb at enqueue when served usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urb drivers/usb/usbip/vhci_hcd.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html