Files
linux/net/core
Jakub Kicinski bae2da8261 net: remove netif_set_real_num_rx_queues() helper for when SYSFS=n
Since commit a953be53ce ("net-sysfs: add support for device-specific
rx queue sysfs attributes"), so for at least a decade now it is safe
to call net_rx_queue_update_kobjects() when SYSFS=n. That function
does its own ifdef-inery and will return 0. Remove the unnecessary
stub for netif_set_real_num_rx_queues().

Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250324224537.248800-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-03-25 10:04:49 -07:00
..
2025-03-19 18:52:00 +01:00
2024-03-07 21:12:41 -08:00
2024-04-01 10:49:28 +01:00
2025-03-25 08:24:13 -07:00
2024-09-11 20:44:31 -07:00
2025-02-17 16:43:04 -08:00
2025-03-19 18:52:00 +01:00
2025-02-14 13:09:39 -08:00
2025-01-29 13:32:23 -08:00
2024-06-06 11:52:52 +02:00
2024-08-26 09:37:23 -07:00
2025-02-27 14:03:52 +01:00