aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorSangSu Park <[email protected]>2009-01-02 01:11:14 +0900
committerGreg Kroah-Hartman <[email protected]>2009-01-07 10:00:13 -0800
commit32e7fea282b3765c64b935fa54f20ace437550a0 (patch)
tree63a7c0d77f8f5d8b78dc8855f84ed638fe8fe799 /net/lapb/lapb_subr.c
parented0c7720d23d5c82787e17cb02b28ca9eb11853d (diff)
USB: Fix goku_udc usb speed handling
The usb gadget framework revealed weakness in the godu_udc gadget driver register function. Instead of checking if speed asked for was USB_LOW_SPEED upon usb_gadget_register() to deny service, it checked only for USB_FULL_SPEED, thus denying service to usb high speed capable gadgets. Signed-off-by: SangSu Park <[email protected]> Acked-by: David Brownell <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions