These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / fs / cifs / sess.c
index bce6fdc..59727e3 100644 (file)
@@ -988,7 +988,7 @@ sess_auth_kerberos(struct sess_data *sess_data)
                goto out;
        }
 
-       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