aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorChunfeng Yun <[email protected]>2015-12-04 15:53:43 +0200
committerGreg Kroah-Hartman <[email protected]>2015-12-04 08:19:55 -0800
commit096b110a3dd3c868e4610937c80d2e3f3357c1a9 (patch)
tree32acd569fcf726bc5b8bb5171d8a33d37cb563ad /lib/netdev-notifier-error-inject.c
parent84ed91526f9881886d70a082032236edaa20e7d4 (diff)
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
if a full speed hub connects to a high speed hub which supports MTT, the MTT field of its slot context will be set to 1 when xHCI driver setups an xHCI virtual device in xhci_setup_addressable_virt_dev(); once usb core fetch its hub descriptor, and need to update the xHC's internal data structures for the device, the HUB field of its slot context will be set to 1 too, meanwhile MTT is also set before, this will cause configure endpoint command fail, so in the case, we should clear MTT to 0 for full speed hub according to section 6.2.2 Signed-off-by: Chunfeng Yun <[email protected]> Cc: stable <[email protected]> Signed-off-by: Mathias Nyman <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions