Spelling fixes: Dont => Don't
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
committed by
Ronnie Sahlberg
parent
c606dd50f9
commit
120b308741
@@ -78,7 +78,7 @@ int T1030_unsolicited_data_overflow(const char *initiator, const char *url)
|
||||
buf = malloc(iscsi->first_burst_length);
|
||||
|
||||
printf("Write too much unsolicited data ... ");
|
||||
/* we dont want autoreconnect since some targets will drop the session
|
||||
/* we don't want autoreconnect since some targets will drop the session
|
||||
* on this condition.
|
||||
*/
|
||||
iscsi_set_noautoreconnect(iscsi, 1);
|
||||
|
||||
Reference in New Issue
Block a user