net: reduce structures when XFRM=n
authorAlexey Dobriyan <adobriyan@gmail.com>
Tue, 28 Oct 2008 20:24:06 +0000 (13:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Oct 2008 20:24:06 +0000 (13:24 -0700)
ifdef out
* struct sk_buff::sp (pointer)
* struct dst_entry::xfrm (pointer)
* struct sock::sk_policy (2 pointers)

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found