[SCSI] dpt_i2o: Remove DPTI_STATE_IOCTL
scsi_block_host/scsi_unlock_host provides the required functionality. [jejb: checkpatch fixes] Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:
committed by
James Bottomley
parent
999ece0af9
commit
1f8c88c3b5
@@ -202,7 +202,6 @@ struct adpt_channel {
|
||||
|
||||
// HBA state flags
|
||||
#define DPTI_STATE_RESET (0x01)
|
||||
#define DPTI_STATE_IOCTL (0x02)
|
||||
|
||||
typedef struct _adpt_hba {
|
||||
struct _adpt_hba *next;
|
||||
|
Reference in New Issue
Block a user