[cifs] fix null pointer check
authorSteve French <smfrench@gmail.com>
Wed, 20 May 2015 14:32:21 +0000 (09:32 -0500)
committerSteve French <smfrench@gmail.com>
Wed, 20 May 2015 14:32:21 +0000 (09:32 -0500)
Dan Carpenter pointed out an inconsistent null pointer check
in smb2_hdr_assemble that was pointed out by static checker.

Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Sachin Prabhu <sprabhu@redhat.com>
CC: Dan Carpenter <dan.carpenter@oracle.com>w

No differences found