commit | 669f87baab90183e13b95480aecf8d7bac92ca3c | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Apr 16 00:46:52 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 16 00:46:52 2008 -0700 |
tree | cca1b9347893cb8275dad19945b69371102d57b6 | |
parent | 3a931a80cb25f905da377d1bb0ba9b1641aa579a [diff] |
[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>