commit | 69f390934b26154573fc7c360645ced8b0c7871a | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Sep 21 13:02:57 2015 -0500 |
committer | Simon Horman <horms@verge.net.au> | Thu Sep 24 09:34:43 2015 +0900 |
tree | e4de9076eac33d7353a46059cee0ff8833464426 | |
parent | a43d1a6b97433f7774436307708516ee06592c54 [diff] |
ipvs: Remove net argument from ip_vs_tcp_conn_listen The argument is unnecessary and in practice confusing, and has caused the callers to do all manner of silly things. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Acked-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>