aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev_api.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2025-03-24 22:45:28 +0000
committerJakub Kicinski <[email protected]>2025-03-25 17:04:49 +0000
commitbae2da826196ff4ab439b57683dce883e274faef (patch)
tree9738b6ac38caa95ea40d601ff7fb6e0f36d0bc0c /net/core/dev_api.c
parentnet: bubble up taking netdev instance lock to callers of net_devmem_unbind_dm... (diff)
downloadkernel-bae2da826196ff4ab439b57683dce883e274faef.tar.gz
kernel-bae2da826196ff4ab439b57683dce883e274faef.zip
net: remove netif_set_real_num_rx_queues() helper for when SYSFS=n
Since commit a953be53ce40 ("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 <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions