]> git.baikalelectronics.ru Git - kernel.git/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)
commit896da081a3601e5a8e4904e8f5a5b0e624ac6c1f
tree78a96a3c3b33626f168c11418027d316121d7f76
parenta7c117977504daf49f7bcfdb592af9fa4b95429d
[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