Jiri Pirko afa0df5998 net: push loops and nb calls into helper functions
Push iterations over net namespaces and netdevices from
register_netdevice_notifier() and unregister_netdevice_notifier()
into helper functions. Along with that introduce continue_reverse macros
to make the code a bit nicer allowing to get rid of "last" marks.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-02 11:48:44 -04:00
..
2019-09-27 15:10:34 -07:00
2019-09-26 08:56:17 +02:00
2019-07-12 16:03:16 -07:00
2019-09-26 08:56:17 +02:00
2019-08-20 12:25:14 -07:00
2019-09-27 17:00:27 -07:00