]> 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)
commit82f46ca15d6a6f6ad0b8129753225beee468696e
tree6b4041b5faa053c7d449dafa9cde66f6081ae47f
parent7236f65dcef2dcc306ab18a05ffd9e18f01abee3
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