X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=fs%2Fcifs%2Fsmb2pdu.h;h=a5a9e33c0d739dbe1c80c97c12e9e4a4b4c1d390;hb=1e61463cfcd0b3e7a19ba36b8a98c64ebaac5c6e;hp=d85edf5d1429418728d9fa44fac2a2d9a6df7684;hpb=fc590a35d54cde8a6c8f44b447987648f0375623;p=linux-2.6-microblaze.git diff --git a/fs/cifs/smb2pdu.h b/fs/cifs/smb2pdu.h index d85edf5d1429..a5a9e33c0d73 100644 --- a/fs/cifs/smb2pdu.h +++ b/fs/cifs/smb2pdu.h @@ -286,7 +286,7 @@ struct smb2_negotiate_req { __le32 NegotiateContextOffset; /* SMB3.1.1 only. MBZ earlier */ __le16 NegotiateContextCount; /* SMB3.1.1 only. MBZ earlier */ __le16 Reserved2; - __le16 Dialects[1]; /* One dialect (vers=) at a time for now */ + __le16 Dialects[4]; /* BB expand this if autonegotiate > 4 dialects */ } __packed; /* Dialects */