commit | 9cfe745e652eacf57ffc7862b7b3ccbdf336ad19 | [log] [tgz] |
---|---|---|
author | Michal Nazarewicz <m.nazarewicz@samsung.com> | Thu Aug 12 17:43:51 2010 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:21:22 2010 -0700 |
tree | a81b490c8671e668fd48041fbd55255151ae0a97 | |
parent | 452ee0eb10bd3581cf667a1db18cb684889ce446 [diff] |
usb: gadget: mass_storage: optional SCSI WRITE FUA bit The nofua parameter (optionally ignore SCSI WRITE FUA) was added to the File Storage Gadget some time ago. This patch adds the same functionality to the Mass Storage Function. Signed-off-by: Michal Nazarewicz <m.nazarewicz@samsung.com> Cc: Andy Shevchenko <ext-andriy.shevchenko@nokia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>