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 070118a8f184..132898c88d5e 100644 --- a/drivers/scsi/bnx2i/bnx2i_iscsi.c +++ b/drivers/scsi/bnx2i/bnx2i_iscsi.c | |||
@@ -1879,7 +1879,7 @@ static void bnx2i_ep_disconnect(struct iscsi_endpoint *ep) | |||
1879 | 1879 | ||
1880 | bnx2i_ep = ep->dd_data; | 1880 | bnx2i_ep = ep->dd_data; |
1881 | 1881 | ||
1882 | /* driver should not attempt connection cleanup untill TCP_CONNECT | 1882 | /* driver should not attempt connection cleanup until TCP_CONNECT |
1883 | * completes either successfully or fails. Timeout is 9-secs, so | 1883 | * completes either successfully or fails. Timeout is 9-secs, so |
1884 | * wait for it to complete | 1884 | * wait for it to complete |
1885 | */ | 1885 | */ |