[CIFS] typo in earlier cifs_reconnect fix
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
Родитель
a8cd925f74
Коммит
638b250766
|
@ -439,7 +439,6 @@ incomplete_rcv:
|
|||
cFYI(1, ("less than four bytes received (%d bytes)",
|
||||
length));
|
||||
pdu_length -= length;
|
||||
cifs_reconnect(server);
|
||||
msleep(1);
|
||||
goto incomplete_rcv;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче