Commit 802c606c authored by Pavel Shilovsky's avatar Pavel Shilovsky

Update 2.6.27 sources from stable (v2.6.27.61)

parent c946ccb3
......@@ -3701,7 +3701,8 @@ int CIFSFindNext(const int xid, struct cifsTconInfo *tcon,
T2_FNEXT_RSP_PARMS *parms;
char *response_data;
int rc = 0;
int bytes_returned, name_len;
int bytes_returned;
unsigned int name_len;
__u16 params, byte_count;
cFYI(1, ("In FindNext"));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment