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:
3ffd5ee
)
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
author
Martin Josefsson
<gandalf@wlug.westbo.se>
Wed, 29 Nov 2006 01:35:11 +0000
(
02:35
+0100)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:31:13 +0000
(21:31 -0800)
Remove unused struct list_head from struct nf_conntrack_l3proto and
nf_conntrack_l4proto as all protocols are kept in arrays, not linked
lists.
Signed-off-by: Martin Josefsson <gandalf@wlug.westbo.se>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found