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:
4c563f7
)
[INET]: Remove struct net_proto_family* from _init calls.
author
Denis V. Lunev
<den@openvz.org>
Fri, 29 Feb 2008 19:13:15 +0000
(11:13 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 29 Feb 2008 19:13:15 +0000
(11:13 -0800)
struct net_proto_family* is not used in icmp[v6]_init, ndisc_init,
igmp_init and tcp_v4_init. Remove it.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Acked-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found