ipvs: Remove net argument from ip_vs_tcp_conn_listen
authorEric W. Biederman <ebiederm@xmission.com>
Mon, 21 Sep 2015 18:02:57 +0000 (13:02 -0500)
committerSimon Horman <horms@verge.net.au>
Thu, 24 Sep 2015 00:34:43 +0000 (09:34 +0900)
commit69f390934b26154573fc7c360645ced8b0c7871a
treee4de9076eac33d7353a46059cee0ff8833464426
parenta43d1a6b97433f7774436307708516ee06592c54
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>
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_ftp.c
net/netfilter/ipvs/ip_vs_proto_tcp.c
This page took 0.025383 seconds and 5 git commands to generate.