git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b057efd
)
net: reduce structures when XFRM=n
author
Alexey Dobriyan
<adobriyan@gmail.com>
Tue, 28 Oct 2008 20:24:06 +0000
(13:24 -0700)
committer
David 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