From: Herbert Xu Date: Tue, 9 Oct 2007 00:14:34 +0000 (-0700) Subject: [IPSEC] ah: Remove keys from ah_data structure X-Git-Tag: v2.6.24-rc1~1454^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc31d3b2c7d7f2a03721a05cb3c9a3ce8b1e2e5a;p=pandora-kernel.git [IPSEC] ah: Remove keys from ah_data structure The keys are only used during initialisation so we don't need to carry them in esp_data. Since we don't have to allocate them again, there is no need to place a limit on the authentication key length anymore. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed