X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;ds=sidebyside;f=fs%2Fcifs%2Fcifssmb.c;h=a80f7bd97b90d541e9305d7e225c708f3f0cd3d1;hb=538d2882213ef4f076108f3edda2c39a584c4c2b;hp=aac37d99a487bfe9b40d1107ba67973bf212ed54;hpb=0d7e92da50763b53b59b490ce57a323039ee241d;p=mv-sheeva.git diff --git a/fs/cifs/cifssmb.c b/fs/cifs/cifssmb.c index aac37d99a48..a80f7bd97b9 100644 --- a/fs/cifs/cifssmb.c +++ b/fs/cifs/cifssmb.c @@ -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");