[NETFILTER]: Remove okfn usage in ip_vs_core.c
authorPatrick McHardy <kaber@trash.net>
Thu, 5 Jan 2006 20:20:40 +0000 (12:20 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jan 2006 20:20:40 +0000 (12:20 -0800)
okfn should only be used from different contexts to avoid deep call chains,
i.e. by nf_queue.

Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ipvs/ip_vs_core.c

Simple merge