Commit 2dac6574 authored by Pavel Shilovsky's avatar Pavel Shilovsky

Update 2.6.33 sources from stable (v2.6.33.20)

parent bb56c299
......@@ -3627,7 +3627,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