commit | 2086a65078bd24682bdcf413d9c91d81988b8359 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon Jun 16 17:13:08 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 16 17:13:08 2008 -0700 |
tree | ff1699db9c0cc50f0c2709b74808bc8ef46168a1 | |
parent | 7f635ab71eef8da012320c0092b662d6af8c1e69 [diff] |
inet: add struct net argument to inet_lhashfn Listening-on-one-port sockets in many namespaces produce long chains in the listening_hash-es, so prepare the inet_lhashfn to take struct net into account. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>