[CIFS] allow cifs_calc_signature2 to deal with a zero length iovec
authorJeff Layton <jlayton@redhat.com>
Sat, 3 Nov 2007 04:34:04 +0000 (04:34 +0000)
committerSteve French <sfrench@us.ibm.com>
Sat, 3 Nov 2007 04:34:04 +0000 (04:34 +0000)
Currently, cifs_calc_signature2 errors out if it gets a zero-length
iovec. Fix it to silently continue in that case.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found