summaryrefslogtreecommitdiff
path: root/scripts/extract-fwblobs
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2025-11-28 05:11:45 -0800
committerJakub Kicinski <kuba@kernel.org>2025-12-01 11:54:45 -0800
commitd3fbfb8b2c4a352bf9167809d2e2e8f8e685d348 (patch)
tree90a67ee8aeeb50e1cffcaf0d781ef0c5af74c078 /scripts/extract-fwblobs
parent7adf0efb41fc386daed9f74b9fe8d7e28f0f6f3d (diff)
net: gianfar: convert to use .get_rx_ring_count
Convert the gianfar driver to use the new .get_rx_ring_count ethtool operation instead of implementing .get_rxnfc for handling ETHTOOL_GRXRINGS command. This simplifies the code by removing the ETHTOOL_GRXRINGS case from the switch statement and replacing it with a direct return of the queue count. The driver still maintains .get_rxnfc for other commands including ETHTOOL_GRXCLSRLCNT, ETHTOOL_GRXCLSRULE, and ETHTOOL_GRXCLSRLALL. Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: Simon Horman <horms@kernel.org> Link: https://patch.msgid.link/20251128-gxring_freescale-v1-1-22a978abf29e@debian.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions