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)
commitd1deae4d3ab37d833f278fec975a8f2ddeb78f3b
tree6b4041b5faa053c7d449dafa9cde66f6081ae47f
parentb8abdf098487fe56dfcbeda029bb662effd57ac5
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