diff options
author | Yuyang Du <yuyang.du@intel.com> | 2017-11-30 10:22:40 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-30 16:40:01 +0000 |
commit | 770b2edece42fa55bbe7d4cbe53347a07b8968d4 (patch) | |
tree | e45e1eefcff7a2ec281962c3c993c2c8e709ac42 /tools/usb | |
parent | 05bcccebda44c4b0a78bb0b9b2f23dd28e95f56b (diff) | |
download | linux-stable-770b2edece42fa55bbe7d4cbe53347a07b8968d4.tar.gz linux-stable-770b2edece42fa55bbe7d4cbe53347a07b8968d4.tar.bz2 linux-stable-770b2edece42fa55bbe7d4cbe53347a07b8968d4.zip |
usbip: Fix USB device hang due to wrong enabling of scatter-gather
The previous USB3 SuperSpeed enabling patches mistakenly enabled
URB scatter-gather chaining, which is actually not supported by
the VHCI HCD. This patch fixes that.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=197867
Fixes: 03cd00d538a6feb ("usbip: vhci-hcd: Set the vhci structure up to work")
Reported-by: Juan Zea <juan.zea@qindel.com>
Signed-off-by: Yuyang Du <yuyang.du@intel.com>
Cc: stable <stable@vger.kernel.org>
Acked-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/usb')
0 files changed, 0 insertions, 0 deletions