]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 28 Jul 2015 13:54:21 +0000 (16:54 +0300)
committerJames Bottomley <JBottomley@Odin.com>
Sun, 6 Sep 2015 17:59:23 +0000 (10:59 -0700)
commit34d55434ba1f39093ea30cb770d70508fdb1edaa
treee8f4c8e3ca53e24557635e9c0076b54a118610cd
parentc1287970f4847a973830daf4076bc25929f3b2d9
scsi_debug: use SCSI_W_LUN_REPORT_LUNS instead of SAM2_WLUN_REPORT_LUNS;

use SCSI_W_LUN_REPORT_LUNS from scsi.h instead of localy defined
SAM2_WLUN_REPORT_LUNS

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Acked-by: Douglas Gilbert <dgilbert@interlog.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/scsi_debug.c