diff options
Diffstat (limited to 'drivers/scsi/bnx2i/bnx2i_iscsi.c')
-rw-r--r-- | drivers/scsi/bnx2i/bnx2i_iscsi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2i/bnx2i_iscsi.c b/drivers/scsi/bnx2i/bnx2i_iscsi.c index cafb888c2376..10110be7c0ff 100644 --- a/drivers/scsi/bnx2i/bnx2i_iscsi.c +++ b/drivers/scsi/bnx2i/bnx2i_iscsi.c | |||
@@ -1883,7 +1883,7 @@ static void bnx2i_ep_disconnect(struct iscsi_endpoint *ep) | |||
1883 | 1883 | ||
1884 | bnx2i_ep = ep->dd_data; | 1884 | bnx2i_ep = ep->dd_data; |
1885 | 1885 | ||
1886 | /* driver should not attempt connection cleanup untill TCP_CONNECT | 1886 | /* driver should not attempt connection cleanup until TCP_CONNECT |
1887 | * completes either successfully or fails. Timeout is 9-secs, so | 1887 | * completes either successfully or fails. Timeout is 9-secs, so |
1888 | * wait for it to complete | 1888 | * wait for it to complete |
1889 | */ | 1889 | */ |