aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/net/ynl/pyynl/cli.py
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2025-11-26 02:54:40 -0800
committerJakub Kicinski <kuba@kernel.org>2025-11-27 18:09:53 -0800
commit73880e66b79a6c950c0388559e2d425da2c37bd6 (patch)
tree31a58b56170f3d7289f89d827f5154943466c6d9 /tools/net/ynl/pyynl/cli.py
parentnet: stmmac: fix rx limit check in stmmac_rx_zc() (diff)
downloadwireguard-linux-73880e66b79a6c950c0388559e2d425da2c37bd6.tar.xz
wireguard-linux-73880e66b79a6c950c0388559e2d425da2c37bd6.zip
net: thunder: convert to use .get_rx_ring_count
Convert the Cavium Thunder NIC VF driver to use the new .get_rx_ring_count ethtool operation instead of implementing .get_rxnfc solely for handling ETHTOOL_GRXRINGS command. This simplifies the code by removing the switch statement and replacing it with a direct return of the queue count. The new callback provides the same functionality in a more direct way, following the ongoing ethtool API modernization. Signed-off-by: Breno Leitao <leitao@debian.org> Link: https://patch.msgid.link/20251126-gxring_cavium-v1-1-a066c0c9e0c6@debian.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions