From: Arnaldo Carvalho de Melo Date: Wed, 10 Aug 2005 03:07:35 +0000 (-0700) Subject: [INET]: Move tcp_port_rover to inet_hashinfo X-Git-Tag: v2.6.14-rc1~1035^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e04e02165a7209a71db553b7bc48d68421e5ebf;p=pandora-kernel.git [INET]: Move tcp_port_rover to inet_hashinfo Also expose all of the tcp_hashinfo members, i.e. killing those tcp_ehash, etc macros, this will more clearly expose already generic functions and some that need just a bit of work to become generic, as we'll see in the upcoming changesets. Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed