]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/cifs/cifssmb.c
Merge branch 'for-linus' of git://github.com/dtor/input
[mv-sheeva.git] / fs / cifs / cifssmb.c
index aac37d99a487bfe9b40d1107ba67973bf212ed54..a80f7bd97b90d541e9305d7e225c708f3f0cd3d1 100644 (file)
@@ -4079,7 +4079,8 @@ int CIFSFindNext(const int xid, struct cifs_tcon *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");