mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-05 10:55:12 +07:00
[CIFS] typo in earlier cifs_reconnect fix
Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
a8cd925f74
commit
638b250766
@ -439,7 +439,6 @@ cifs_demultiplex_thread(struct TCP_Server_Info *server)
|
||||
cFYI(1, ("less than four bytes received (%d bytes)",
|
||||
length));
|
||||
pdu_length -= length;
|
||||
cifs_reconnect(server);
|
||||
msleep(1);
|
||||
goto incomplete_rcv;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user