diff options
author | Stanislav Fomichev <sdf@fomichev.me> | 2024-12-04 07:55:47 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-12-05 12:03:04 -0800 |
commit | 49922401c2190713c5cc03902dc68c3ecd3f13e8 (patch) | |
tree | 5ef9e621237478c76c99c6519b65e6ca1b94b7a7 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 001b0b59efbbdf54126c2ae512009d4a7c9f9f88 (diff) |
ethtool: separate definitions that are gonna be generated
Reshuffle definitions that are gonna be generated into
ethtool_netlink_generated.h and match ynl spec order.
This should make it easier to compare the output of the ynl-gen-c
to the existing uapi header. No functional changes.
Things that are still remaining to be manually defined:
- ETHTOOL_FLAG_ALL - probably no good way to add to spec?
- some of the cable test bits (not sure whether it's possible to move to
spec)
- some of the stats definitions (no way currently to move to spec)
Signed-off-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20241204155549.641348-7-sdf@fomichev.me
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions