Skip to content
Commit 88e45dbb authored by Luis Lloret's avatar Luis Lloret Committed by Greg Kroah-Hartman
Browse files

USB: Stall control endpoint when file storage class request wValue != 0



This patch makes the File Storage Gadget stall the control endpoint
when a MSC class request is made with wValue != 0.  This change makes
some MSC compliance test warnings disappear.

Signed-off-by: default avatarLuis Lloret <luislloret@gmail.com>
Signed-off-by: default avatarAlan Stern <stern@rowland.harvard.edu>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 468d1362
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment