From: Tim Gardner Date: Thu, 7 Nov 2013 23:40:57 +0000 (-0700) Subject: cifs: Use data structures to compute NTLMv2 response offsets X-Git-Tag: v3.13-rc1~52^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c957ddf30897787e39462ac56cdc4bf21eb0465;p=pandora-kernel.git cifs: Use data structures to compute NTLMv2 response offsets A bit of cleanup plus some gratuitous variable renaming. I think using structures instead of numeric offsets makes this code much more understandable. Also added a comment about current time range expected by the server. Acked-by: Jeff Layton Reviewed-by: Shirish Pargaonkar Signed-off-by: Tim Gardner Signed-off-by: Steve French --- Reading git-diff-tree failed