aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHuang Rui <[email protected]>2013-11-13 22:35:14 +0800
committerGreg Kroah-Hartman <[email protected]>2013-12-08 17:42:45 -0800
commit875bc23ac041519b24bd2c1faf71822e4b3e4322 (patch)
tree7303903fae356dc110367fd9492d40e8d7b259b7 /include/linux
parentc952a8ba7136505cd1ca01735cc748ddc08c7d2f (diff)
usb: usbtest: fix the bit mask of usb 2.0 extension descriptor
USB 2.1 Link PM adds to use bits[1:15] according to USB 2.0 ECN Errata for Link Power Management spec. Bit Encoding 0 Reserved 1 LPM 2 BESL & Altemate HIRD definitions supported 3 Recommended Baseline BESL valid 4 Recommended Deep BESL valid 11:8 Recommended Baseline BESL value 15:12 Recommended Deep BESL value 31:16 Reserved So fix the bit mask from 0x1e to 0xfffe. Reported-by: Sarah Sharp <[email protected]> Signed-off-by: Huang Rui <[email protected]> Acked-by: Felipe Balbi <[email protected]> Acked-by: Sarah Sharp <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions