summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2026-01-22 21:40:13 +0300
committerJakub Kicinski <kuba@kernel.org>2026-01-23 21:53:05 +0300
commit8f2a880d652e5c78d798a21cf69319c073a9c1b1 (patch)
tree0dbac7d996db562b98c3aad61527b851b9018353 /include/linux/stacktrace.h
parent1685e1770856f9ce6e1f13600ff82bbad6a81d87 (diff)
downloadlinux-8f2a880d652e5c78d798a21cf69319c073a9c1b1.tar.xz
net: benet: convert to use .get_rx_ring_count
Use the newly introduced .get_rx_ring_count ethtool ops callback instead of handling ETHTOOL_GRXRINGS directly in .get_rxnfc(). Since ETHTOOL_GRXRINGS was the only command handled by be_get_rxnfc(), remove the function entirely. Since the be_multi_rxq() check in be_get_rxnfc() previously blocked RSS configuration on single-queue setups (via ethtool core validation), add an equivalent check to be_set_rxfh() to preserve this behavior, as suggested by Jakub. Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: Brett Creeley <brett.creeley@amd.com> Link: https://patch.msgid.link/20260122-grxring_big_v4-v2-1-94dbe4dcaa10@debian.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions