diff options
Diffstat (limited to 'drivers/scsi/cxgb3i/cxgb3i_iscsi.c')
-rw-r--r-- | drivers/scsi/cxgb3i/cxgb3i_iscsi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/cxgb3i/cxgb3i_iscsi.c b/drivers/scsi/cxgb3i/cxgb3i_iscsi.c index 2631bddd255e..969c83162cc4 100644 --- a/drivers/scsi/cxgb3i/cxgb3i_iscsi.c +++ b/drivers/scsi/cxgb3i/cxgb3i_iscsi.c | |||
@@ -937,7 +937,7 @@ static struct iscsi_transport cxgb3i_iscsi_transport = { | |||
937 | ISCSI_USERNAME | ISCSI_PASSWORD | | 937 | ISCSI_USERNAME | ISCSI_PASSWORD | |
938 | ISCSI_USERNAME_IN | ISCSI_PASSWORD_IN | | 938 | ISCSI_USERNAME_IN | ISCSI_PASSWORD_IN | |
939 | ISCSI_FAST_ABORT | ISCSI_ABORT_TMO | | 939 | ISCSI_FAST_ABORT | ISCSI_ABORT_TMO | |
940 | ISCSI_LU_RESET_TMO | | 940 | ISCSI_LU_RESET_TMO | ISCSI_TGT_RESET_TMO | |
941 | ISCSI_PING_TMO | ISCSI_RECV_TMO | | 941 | ISCSI_PING_TMO | ISCSI_RECV_TMO | |
942 | ISCSI_IFACE_NAME | ISCSI_INITIATOR_NAME, | 942 | ISCSI_IFACE_NAME | ISCSI_INITIATOR_NAME, |
943 | .host_param_mask = ISCSI_HOST_HWADDRESS | ISCSI_HOST_IPADDRESS | | 943 | .host_param_mask = ISCSI_HOST_HWADDRESS | ISCSI_HOST_IPADDRESS | |