diff options
author | Octavian Purdila <opurdila@ixiacom.com> | 2009-11-16 13:49:35 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-18 05:03:03 -0800 |
commit | 395264d509aec45149745843d9a737140a1ece16 (patch) | |
tree | 3a62939d8989232f5bb15f6386ed649ef8de8001 /crypto | |
parent | fccaf71011b171883efee5bae321eac4760584d1 (diff) |
net: introduce NETDEV_UNREGISTER_PERNET
This new event is called once for each unique net namespace in batched
unregister operations (with the argument set to a random device from
that namespace) and once per device in non-batched unregister
operations.
It allows us to factorize some device unregister work such as clearing the
routing cache.
Signed-off-by: Octavian Purdila <opurdila@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions