diff options
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | 2015-03-03 10:52:04 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-03-10 15:33:33 -0500 |
commit | 232c0102e84b7fce634c8902a5fa30ca2b3342ac (patch) | |
tree | 2a5c6b96ee1a858a163befe2d7337deddc261b4a /drivers/pci | |
parent | eac68e8f979b82d257eea0a4bbcda7b169d330bf (diff) | |
download | blackbird-op-linux-232c0102e84b7fce634c8902a5fa30ca2b3342ac.tar.gz blackbird-op-linux-232c0102e84b7fce634c8902a5fa30ca2b3342ac.zip |
usb: gadget: composite: don't try standard handling for non-standard requests
If a non-standard request is processed and its parameters just happen
to match those of some standard request, the logic of composite_setup()
can be fooled, so don't even try any switch cases, just go to the
proper place where unknown requests are handled.
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions