diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2025-11-26 06:20:46 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-11-26 06:20:47 +0300 |
| commit | 864f3eda0034a2a7421cb5daf045e9d2ca8b6aae (patch) | |
| tree | 65da4a478bf52c7b64bd4ae293c910f73017d790 /include/uapi/linux/netdev.h | |
| parent | 97a88d9e2ad28ad1d5e5e8f1dc7122b4fe38d630 (diff) | |
| parent | 68e83f3472667aac18d577587102f4bf77d0bd06 (diff) | |
| download | linux-864f3eda0034a2a7421cb5daf045e9d2ca8b6aae.tar.xz | |
Merge branch 'tools-ynl-gen-regeneration-comment-function-prefix'
Asbjørn Sloth Tønnesen says:
====================
tools: ynl-gen: regeneration comment + function prefix
It looks like these two patches are the last ones needed
for YNL, before the WireGuard patches can go in.
These patches was both requested by Jason, during review
of the WireGuard YNL conversion patchset[1].
====================
Link: https://patch.msgid.link/20251120174429.390574-1-ast@fiberby.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux/netdev.h')
| -rw-r--r-- | include/uapi/linux/netdev.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/netdev.h b/include/uapi/linux/netdev.h index 048c8de1a130..e0b579a1df4f 100644 --- a/include/uapi/linux/netdev.h +++ b/include/uapi/linux/netdev.h @@ -2,6 +2,7 @@ /* Do not edit directly, auto-generated from: */ /* Documentation/netlink/specs/netdev.yaml */ /* YNL-GEN uapi header */ +/* To regenerate run: tools/net/ynl/ynl-regen.sh */ #ifndef _UAPI_LINUX_NETDEV_H #define _UAPI_LINUX_NETDEV_H |
