From: David S. Miller Date: Sat, 26 Feb 2011 02:07:06 +0000 (-0800) Subject: pfkey: Use const where possible. X-Git-Tag: v2.6.39-rc1~468^2~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c93fbb0626080d196fb461c859b24a1feec3270;p=pandora-kernel.git pfkey: Use const where possible. This actually pointed out a (seemingly known) bug where we mangle the pfkey header in a potentially shared SKB, which is fixed here. Signed-off-by: David S. Miller --- Reading git-diff-tree failed