From: Denis V. Lunev Date: Fri, 29 Feb 2008 19:13:15 +0000 (-0800) Subject: [INET]: Remove struct net_proto_family* from _init calls. X-Git-Tag: v2.6.26-rc1~1138^2~550 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b0f976f27f00a81cf47643d90854659626795b4;p=pandora-kernel.git [INET]: Remove struct net_proto_family* from _init calls. 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 Acked-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed