usb-storage: always set the allow_restart flag
authorMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 20:29:02 +0000 (16:29 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 28 Nov 2007 21:58:33 +0000 (13:58 -0800)
commitf09e495df27d80ae77005ddb2e93df18ec24d04a
treea6dca6b58f2acb594b96d0b66b9e170c2138419d
parent9e3285dba5cac12d656da66fd7d420ff1bc0ecc0
usb-storage: always set the allow_restart flag

This patch (as1000) sets the SCSI allow_restart flag for USB disk
devices.  In theory this should never hurt, and there definitely are
devices out there (such as the Seagate 250-GB external drive) which
need the flag to be set.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/scsiglue.c