]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/cifs/smb2pdu.c
Merge remote-tracking branch 'security/next'
[karo-tx-linux.git] / fs / cifs / smb2pdu.c
index 2520ed5ded48b7bb20d0187c8d56dc6723cb6fef..767555518d40ccd357b6f5540f2758bb8be6e654 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