From: Hans de Goede Date: Sun, 20 Jan 2008 10:27:29 +0000 (+0100) Subject: [SCSI] usbstorage: use last_sector_bug flag universally X-Git-Tag: v2.6.25-rc1~1230^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23c3e290fb9ce38cabc2822b47583fc8702411bf;p=pandora-kernel.git [SCSI] usbstorage: use last_sector_bug flag universally This patch sets the last_sector_bug flag to 1 for all USB disks. This is needed to makes the cardreader on various HP multifunction printers work. Since the performance impact is negible we set this flag for all USB disks to avoid an unusual_devs.h nightmare. Signed-off-by: Hans de Goede Acked-by: Matthew Dharm Signed-off-by: James Bottomley --- Reading git-diff-tree failed