+1
−0
net/core/netdev_config.c
0 → 100644
+32
−0
Loading
We may choose to extend or reimplement the logic which renders the per-queue config. The drivers should not poke directly into the queue state. Add a helper for drivers to use when they want to query the config for a specific queue. Link: https://patch.msgid.link/20260122005113.2476634-3-kuba@kernel.org Signed-off-by:Jakub Kicinski <kuba@kernel.org>