From: Kevin Coffman Date: Mon, 31 Mar 2008 14:31:33 +0000 (-0400) Subject: gss_krb5: consistently use unsigned for seqnum X-Git-Tag: v2.6.26-rc1~1083^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5743d65c2f77d5145fb4c4262c4dd70c3f078776;p=pandora-kernel.git gss_krb5: consistently use unsigned for seqnum Consistently use unsigned (u32 vs. s32) for seqnum. In get_mic function, send the local copy of seq_send, rather than the context version. Signed-off-by: Kevin Coffman Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed