Taehee Yoo
7151affeef
net: export netdev_next_lower_dev_rcu()
...
netdev_next_lower_dev_rcu() will be used to implement a function,
which is to walk all lower interfaces.
There are already functions that they walk their lower interface.
(netdev_walk_all_lower_dev_rcu, netdev_walk_all_lower_dev()).
But, there would be cases that couldn't be covered by given
netdev_walk_all_lower_dev_{rcu}() function.
So, some modules would want to implement own function,
which is to walk all lower interfaces.
In the next patch, netdev_next_lower_dev_rcu() will be used.
In addition, this patch removes two unused prototypes in netdevice.h.
Signed-off-by: Taehee Yoo <ap420073@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2020-02-16 19:32:11 -08:00
..
2020-02-08 13:26:41 -08:00
2020-01-21 11:06:12 +05:30
2020-02-08 14:04:19 -08:00
2020-01-29 09:51:36 -08:00
2020-01-18 14:26:13 +00:00
2020-02-08 10:01:33 +00:00
2020-02-04 07:17:41 +00:00
2020-01-31 14:40:36 -08:00
2020-02-06 12:24:24 -08:00
2020-01-28 16:02:33 -08:00
2020-01-27 17:49:15 +01:00
2020-01-24 20:54:29 +01:00
2020-02-08 17:15:08 -08:00
2020-01-27 14:35:32 +01:00
2020-01-20 10:29:56 -08:00
2020-01-20 10:29:56 -08:00
2020-01-28 10:07:09 -08:00
2020-02-08 14:04:19 -08:00
2020-01-16 17:32:43 +05:30
2020-01-23 12:37:18 +00:00
2020-02-07 17:39:56 -08:00
2020-01-29 10:09:44 -08:00
2020-01-24 21:03:53 +01:00
2020-01-15 22:55:36 -05:00
2020-01-31 10:30:36 -08:00
2020-02-04 03:05:26 +00:00
2020-02-04 03:05:26 +00:00
2020-01-29 18:16:16 -08:00
2020-01-22 23:04:52 +01:00
2020-01-29 16:40:54 +01:00
2020-01-22 23:04:52 +01:00
2020-01-31 13:14:26 -08:00
2020-01-27 10:24:32 +01:00
2020-01-21 13:28:24 +01:00
2020-01-27 19:59:55 +01:00
2020-01-27 10:24:32 +01:00
2020-02-03 16:56:48 +01:00
2020-02-08 14:04:19 -08:00
2020-01-23 00:35:50 +01:00
2020-02-04 03:05:27 +00:00
2020-01-16 09:52:27 -08:00
2020-01-27 10:55:50 -08:00
2020-01-20 08:14:29 +01:00
2020-01-27 11:09:31 +01:00
2020-02-03 17:27:38 -07:00
2020-01-29 15:45:47 -07:00
2020-01-17 16:48:07 -08:00
2020-01-18 09:19:18 -05:00
2020-01-16 20:03:34 -08:00
2020-02-07 14:48:39 -05:00
2020-02-07 14:48:38 -05:00
2020-02-08 13:26:41 -08:00
2020-01-22 14:50:03 -08:00
2020-01-28 10:07:09 -08:00
2020-01-27 20:00:01 +01:00
2020-01-23 13:15:09 -08:00
2020-01-26 22:10:17 -05:00
2020-02-13 14:19:00 -08:00
2020-01-30 07:39:10 -08:00
2020-01-22 15:22:51 -05:00
2020-01-31 10:30:41 -08:00
2020-01-24 15:39:39 +01:00
2020-02-01 09:31:47 +01:00
2020-02-09 12:11:12 -08:00
2020-01-25 03:01:56 -05:00
2020-01-31 17:33:54 +00:00
2020-01-30 18:47:59 +01:00
2020-01-30 18:45:55 +01:00
2020-02-06 06:11:50 +00:00
2020-01-28 08:46:13 -08:00
2020-01-31 10:30:38 -08:00
2020-02-04 03:05:23 +00:00
2020-01-31 10:30:39 -08:00
2020-02-04 07:21:04 +00:00
2020-02-04 07:24:48 +00:00
2020-02-04 03:05:23 +00:00
2020-02-01 10:01:52 -08:00
2020-01-29 11:20:24 -08:00
2020-01-27 11:00:21 +01:00
2020-02-16 19:32:11 -08:00
2020-02-04 10:50:44 -05:00
2020-01-24 16:51:13 -05:00
2020-02-05 14:52:03 -08:00
2020-01-31 10:30:39 -08:00
2020-02-04 03:05:25 +00:00
2020-01-16 17:09:18 +01:00
2020-01-29 17:00:02 -06:00
2020-01-31 11:15:59 -08:00
2020-01-20 17:04:02 -07:00
2020-02-09 12:04:09 -08:00
2020-01-21 10:50:41 +01:00
2020-02-12 11:54:08 -08:00
2020-01-23 13:15:09 -08:00
2020-02-04 03:05:26 +00:00
2020-01-29 11:20:24 -08:00
2020-02-04 03:05:25 +00:00
2020-02-07 14:48:37 -05:00
2020-01-25 12:18:50 -05:00
2020-01-24 10:24:31 -08:00
2020-01-25 10:05:23 +01:00
2020-01-24 10:37:27 -08:00
2020-01-24 10:24:31 -08:00
2020-01-24 10:24:31 -08:00
2020-01-20 16:19:10 +01:00
2020-01-29 19:38:34 -08:00
2020-02-04 03:05:26 +00:00
2020-02-07 14:48:37 -05:00
2020-02-06 13:59:10 +01:00
2020-02-04 03:05:24 +00:00
2020-01-24 20:40:09 +01:00
2020-01-17 10:19:21 +01:00
2020-02-04 03:05:26 +00:00
2020-02-11 10:11:02 +01:00
2020-01-31 10:30:40 -08:00
2020-01-29 19:38:34 -08:00
2020-01-29 17:45:20 +01:00
2020-01-31 10:30:40 -08:00
2020-02-11 16:39:18 -08:00
2020-01-15 22:55:37 -05:00
2020-01-31 10:30:39 -08:00
2020-01-17 22:33:37 -05:00
2020-01-31 10:30:40 -08:00