From: Daniele Forsi Date: Tue, 29 Apr 2014 09:44:03 +0000 (+0200) Subject: usb: storage: shuttle_usbat: fix discs being detected twice X-Git-Tag: v3.2.60~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13e8e2c02f82f64f55823b07abe335a0c4cc928f;p=pandora-kernel.git usb: storage: shuttle_usbat: fix discs being detected twice commit df602c2d2358f02c6e49cffc5b49b9daa16db033 upstream. Even if the USB-to-ATAPI converter supported multiple LUNs, this driver would always detect the same physical device or media because it doesn't use srb->device->lun in any way. Tested with an Hewlett-Packard CD-Writer Plus 8200e. Signed-off-by: Daniele Forsi Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed