From: Alexey Dobriyan Date: Tue, 28 Oct 2008 20:24:06 +0000 (-0700) Subject: net: reduce structures when XFRM=n X-Git-Tag: v2.6.29-rc1~581^2~966 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def8b4faff5ca349beafbbfeb2c51f3602a6ef3a;p=pandora-kernel.git net: reduce structures when XFRM=n ifdef out * struct sk_buff::sp (pointer) * struct dst_entry::xfrm (pointer) * struct sock::sk_policy (2 pointers) Signed-off-by: Alexey Dobriyan Signed-off-by: David S. Miller --- Reading git-diff-tree failed