]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/cifs/transport.c
[CIFS] Add worker function for Get ACL cifs style
[net-next-2.6.git] / fs / cifs / transport.c
index c96a148c39b22fd34a5314da9218ccd2b57f403e..7b98792150ea7ebba3d449e994906483dcadf4a3 100644 (file)
@@ -489,7 +489,6 @@ SendReceive2(const unsigned int xid, struct cifsSesInfo *ses,
                        receive_len, xid));
                rc = -EIO;
        } else {                /* rcvd frame is ok */
-
                if (midQ->resp_buf && 
                        (midQ->midState == MID_RESPONSE_RECEIVED)) {