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: omap-for-v3.16/fixes-against-rc1~215^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df602c2d2358f02c6e49cffc5b49b9daa16db033;p=pandora-kernel.git usb: storage: shuttle_usbat: fix discs being detected twice 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 Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed