]> git.baikalelectronics.ru Git - kernel.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)
commit15844ea9e3c848f4ae56496ff47acf9f7d1ee357
treee8f4c8e3ca53e24557635e9c0076b54a118610cd
parenta92b507560bae3235f21164dc61782b7ce1b5d94
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