]> err.no Git - linux-2.6/commit
[PATCH] USB: g_file_storage: export "stall" parameter
authorAlan Stern <stern@rowland.harvard.edu>
Mon, 18 Apr 2005 16:43:25 +0000 (12:43 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Jun 2005 21:43:40 +0000 (14:43 -0700)
commitd794ac7ae3613c2abfb678617ac7d74c8ff0099c
tree78a96a3c3b33626f168c11418027d316121d7f76
parent76f4af8efc72b6091d230cbe718cedca06d2d79e
[PATCH] USB: g_file_storage: export "stall" parameter

This patch changes the g_file_storage driver to make the "stall" module
parameter generally available; currently it is available only if the
testing version of the module has been configured.  It also fixes a typo
in a comment -- thanks, Pat!

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/file_storage.c