From: Nick Bowler Date: Tue, 8 Nov 2011 12:12:45 +0000 (+0000) Subject: ah: Read nexthdr value before overwriting it in ahash input callback. X-Git-Tag: v3.2-rc3~25^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7ea81a58adc123a4e980cb0eff9eb5c144b5dc7;p=pandora-kernel.git ah: Read nexthdr value before overwriting it in ahash input callback. The AH4/6 ahash input callbacks read out the nexthdr field from the AH header *after* they overwrite that header. This is obviously not going to end well. Fix it up. Signed-off-by: Nick Bowler Signed-off-by: David S. Miller --- Reading git-diff-tree failed