From: Shirish Pargaonkar Date: Thu, 17 Feb 2011 20:38:31 +0000 (-0600) Subject: cifs: Fix regression in LANMAN (LM) auth code X-Git-Tag: v2.6.37.2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b7ae56ea809b35607ea608b960ac7afcace2856;p=pandora-kernel.git cifs: Fix regression in LANMAN (LM) auth code 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 Signed-off-by: Steve French Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed