KEYS: Merge the type-specific data with the payload data
[linux-block.git] / fs / cifs / smb2pdu.c
index ce83e2edbe0a22ae9858ec5a04caa4e2b6ad59d2..52d14c9cf0522e3bf3afc1627cf6a2e57a378781 100644 (file)
@@ -660,7 +660,7 @@ ssetup_ntlmssp_authenticate:
                        goto ssetup_exit;
                }
 
-               msg = spnego_key->payload.data;
+               msg = spnego_key->payload.data[0];
                /*
                 * check version field to make sure that cifs.upcall is
                 * sending us a response in an expected form