Loading fs/cifs/connect.c +0 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
fs/cifs/connect.c +0 −1 Original line number Diff line number Diff line Loading @@ -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