[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)
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>

No differences found