commit | 709d0c3b3d4c385793fd12cc57e400c8e036e744 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <kuba@kernel.org> | Fri Jun 09 14:43:43 2023 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 12 11:01:03 2023 +0100 |
tree | 38e58ac6063a02bdd59cff4eb947eac51f32c24a | |
parent | 37c852222712e1968da858961709a179150acd41 [diff] |
netlink: specs: ethtool: untangle stats-get Code gen for stats is a bit of a challenge, but from looking at the attrs I think that the format isn't quite right. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>