commit | 6e04e02165a7209a71db553b7bc48d68421e5ebf | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | Tue Aug 09 20:07:35 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 15:41:44 2005 -0700 |
tree | 004157924013e6c099cacac59f39d3dd61f3e0e5 | |
parent | 2d8c4ce51903636ce0f60addc8134aa50ab8fa76 [diff] |
[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 <acme@ghostprotocols.net> Signed-off-by: David S. Miller <davem@davemloft.net>