]> git.baikalelectronics.ru Git - kernel.git/commit
ipvs: rename functions related to dst_cache reset
authorJulian Anastasov <ja@ssi.bg>
Thu, 21 Mar 2013 09:58:02 +0000 (11:58 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 1 Apr 2013 22:23:39 +0000 (00:23 +0200)
commit52608d394d0c8f2f6ea4949b3c5d9069203f55dc
tree6b4041b5faa053c7d449dafa9cde66f6081ae47f
parent6cd5bd60d2138cde0d5f8a0784f9ccb4f1969250
ipvs: rename functions related to dst_cache reset

Move and give better names to two functions:

- ip_vs_dst_reset to __ip_vs_dst_cache_reset
- __ip_vs_dev_reset to ip_vs_forget_dev

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off by: Hans Schillstrom <hans@schillstrom.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_ctl.c
net/netfilter/ipvs/ip_vs_xmit.c