aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorIngo van Lil <[email protected]>2008-03-28 14:50:26 -0700
committerGreg Kroah-Hartman <[email protected]>2008-04-24 21:16:47 -0700
commit9063ff44f081a0297085952f6760dfe1f8ca840e (patch)
tree77e921cc3fad2951b98d6aea872fc644bdf290b9 /scripts/stackusage
parent73d79aaba9ee21aaa1a6676f568ef7b3bdf993ea (diff)
USB: gadget: dummy_hcd.c: fix nested switch statements
Fix a messed up combination of two nested switch statements in drivers/usb/gadget/dummy_hcd.c. According to the USB spec (section 5.8.3) the maximum packet size for bulk endpoints can be 512 for high-speed devices and 8, 16, 32 or 64 for full-speed devices. Low-speed devices must not have bulk endpoints. Signed-off-by: Ingo van Lil <[email protected]> Cc: David Brownell <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Acked-by: Alan Stern <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions