From: Jeff Layton Date: Mon, 31 Dec 2007 04:56:21 +0000 (+0000) Subject: [CIFS] fix unicode string alignment in SPNEGO setup X-Git-Tag: v2.6.25-rc1~1226^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28c5a02a11f70bb1fd8dd3b633206e2db3220308;p=pandora-kernel.git [CIFS] fix unicode string alignment in SPNEGO setup Unicode strings need to be word aligned, but the code that handles that is currently not taking the length of the SPNEGO blob into account. Fix it to do so. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed