commit | 1ed32ad4a3cb7c6a8764510565e15ab46b5fdd19 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kuba@kernel.org> | Mon Feb 13 20:32:46 2023 -0800 |
committer | Jakub Kicinski <kuba@kernel.org> | Tue Feb 14 20:49:27 2023 -0800 |
tree | 41bbbb76be5cf707880718d3a5c6ea575dcb9dbf | |
parent | 1daa8e25ed971eca8cd8c8dfd4d6d6541b1d62a2 [diff] |
netlink-specs: add rx-push to ethtool family Commit 5b4e9a7a71ab ("net: ethtool: extend ringparam set/get APIs for rx_push") added a new attr for configuring rx-push, right after tx-push. Add it to the spec, the ring param operation is covered by the otherwise sparse ethtool spec. Reviewed-by: Shannon Nelson <shannon.nelson@amd.com> Link: https://lore.kernel.org/r/20230214043246.230518-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>