diff options
| author | Breno Leitao <leitao@debian.org> | 2026-01-08 14:43:00 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-10 23:16:23 +0300 |
| commit | 959728f9931e754deb10b51bf208a5e567f9034b (patch) | |
| tree | 04e638f07e4fae91d4a8d8cfcdad28a642d6d12c /include/uapi/linux | |
| parent | 6c7ff659d883c2753863f90549b2a5d83562fb43 (diff) | |
| download | linux-959728f9931e754deb10b51bf208a5e567f9034b.tar.xz | |
net: stmmac: convert to use .get_rx_ring_count
Convert the stmmac driver to use the new .get_rx_ring_count
ethtool operation instead of implementing .get_rxnfc for handling
ETHTOOL_GRXRINGS command.
Since stmmac_get_rxnfc() only handled ETHTOOL_GRXRINGS (returning
-EOPNOTSUPP for all other commands), remove it entirely and replace
it with the simpler stmmac_get_rx_ring_count() callback.
Signed-off-by: Breno Leitao <leitao@debian.org>
Link: https://patch.msgid.link/20260108-gxring_stmicro-v2-1-3dcadc8ed29b@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
