diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-04-30 02:36:27 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-30 20:54:27 -0700 |
| commit | 748bbef5fc6a6f5931103b68b67d345c67d0850b (patch) | |
| tree | 883b285360fc8ae500340ab31e7d2e7873a7a752 /include/linux/timerqueue.h | |
| parent | 304427709ab8b751d37a5157245d8ec6cd8b1c52 (diff) | |
net/sched: switch tc_dump_qdisc() to for_each_netdev_dump()
Use for_each_netdev_dump() instead of for_each_netdev().
This is more scalable, and will ease RCU conversion.
This also offer better behavior when other threads
are adding or deleting netevices concurrently.
This enables dumping qdiscs for a single device
at user space request in the following patch.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260430023628.3216283-4-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
