commit | 19c7578fb22b0aef103222cae9b522f03ae489d6 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Mon Jun 16 17:12:29 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 16 17:12:29 2008 -0700 |
tree | 645365b1bfb70bf758633934660608be180f07f0 | |
parent | e31634931d00081c75e3fb3f3ec51a50dbf108bb [diff] |
udp: add struct net argument to udp_hashfn Every caller already has this one. The new argument is currently unused, but this will be fixed shortly. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>