diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-06-09 14:43:45 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-06-12 11:01:03 +0100 |
commit | 2d7be507d65e90099c76631bf0448d0b30f7f203 (patch) | |
tree | 3ebf50714b779889c0bba6e02b6a0e6eea59f1f2 /net/ipv4/tcp_output.c | |
parent | 68335713d2eaf8e3e064c584b39da45fdee6e365 (diff) | |
download | linux-2d7be507d65e90099c76631bf0448d0b30f7f203.tar.gz linux-2d7be507d65e90099c76631bf0448d0b30f7f203.tar.bz2 linux-2d7be507d65e90099c76631bf0448d0b30f7f203.zip |
tools: ynl: generate code for the ethtool family
Generate the protocol code for ethtool. Skip the stats
for now, they are the only outlier in terms of complexity.
Stats are a sort-of semi-polymorphic (attr space of a nest
depends on value of another attr) or a type-value-scalar,
depending on how one wants to look at it...
A challenge for another time.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions