commit | 7f635ab71eef8da012320c0092b662d6af8c1e69 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon Jun 16 17:12:49 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 16 17:12:49 2008 -0700 |
tree | 21e4af155dbbc1f059b8af0281fdfbc0fb207084 | |
parent | 19c7578fb22b0aef103222cae9b522f03ae489d6 [diff] |
inet: add struct net argument to inet_bhashfn Binding to some port in many namespaces may create too long chains in bhash-es, so prepare the hashfn to take struct net into account. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>