]> 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)
commit20820b804f47b4c89d102542206c5fd66240af90
treee8f4c8e3ca53e24557635e9c0076b54a118610cd
parent82ceb4a82342655c0da70c16179d97421bfb16d1
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