[RTNL]: Introduce the rtnl_kill_links helper.
authorPavel Emelyanov <xemul@openvz.org>
Wed, 16 Apr 2008 07:46:52 +0000 (00:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Apr 2008 07:46:52 +0000 (00:46 -0700)
commit669f87baab90183e13b95480aecf8d7bac92ca3c
treecca1b9347893cb8275dad19945b69371102d57b6
parent3a931a80cb25f905da377d1bb0ba9b1641aa579a
[RTNL]: Introduce the rtnl_kill_links helper.

This one is responsible for calling ->dellink on each net
device found in net to help with vlan net_exit hook in the
nearest future.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/rtnetlink.h
net/core/rtnetlink.c