From: Julian Anastasov Date: Thu, 21 Mar 2013 09:58:00 +0000 (+0200) Subject: ipvs: prefer NETDEV_DOWN event to free cached dsts X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~235^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=313eae637f0ce2a37fc1e591f5ac930ec7301b8f;p=pandora-kernel.git ipvs: prefer NETDEV_DOWN event to free cached dsts The real server becomes unreachable on down event, no need to wait device unregistration. Should help in releasing dsts early before dst->dev is replaced with lo. Signed-off-by: Julian Anastasov Signed-off by: Hans Schillstrom Signed-off-by: Simon Horman --- Reading git-diff-tree failed