]> www.infradead.org Git - users/jedix/linux-maple.git/commit
netlink: specs: tc: remove duplicate nests
authorJakub Kicinski <kuba@kernel.org>
Tue, 20 May 2025 16:19:06 +0000 (09:19 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 21 May 2025 19:38:21 +0000 (12:38 -0700)
commite9033a846eb9a8ca21dee880b9ac2f5988ceb5f0
tree5529132d2e9510c90b6fab88afef2dbb91e0f53f
parent8b8762eeec59b959fbca60afffe21265bce67168
netlink: specs: tc: remove duplicate nests

tc-act-stats-attrs and tca-stats-attrs are almost identical.
The only difference is that the latter has sub-message decoding
for app, rather than declaring it as a binary attr.

tc-act-police-attrs and tc-police-attrs are identical but for
the TODO annotations.

Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250520161916.413298-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/tc.yaml