cifs: Fix regression in LANMAN (LM) auth code
authorShirish Pargaonkar <shirishpargaonkar@gmail.com>
Thu, 17 Feb 2011 20:38:31 +0000 (14:38 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 24 Feb 2011 22:54:38 +0000 (14:54 -0800)
commit 5e640927a597a7c3e72b61e8bce74c22e906de65 upstream.

LANMAN response length was changed to 16 bytes instead of 24 bytes.
Revert it back to 24 bytes.

Signed-off-by: Shirish Pargaonkar <shirishpargaonkar@gmail.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found