doc/netlink: Add bitfield32, s8, s16 to the netlink-raw schema
authorDonald Hunter <donald.hunter@gmail.com>
Thu, 30 Nov 2023 21:49:53 +0000 (21:49 +0000)
committerJakub Kicinski <kuba@kernel.org>
Sat, 2 Dec 2023 01:46:11 +0000 (17:46 -0800)
commit527d2cd8b852e06c25c129fe400832bf88d2b5b0
tree29c106e991af456afe1d0fcd65f2189b380afbdf
parent15bc81212f593fbd7bda787598418b931842dc14
doc/netlink: Add bitfield32, s8, s16 to the netlink-raw schema

The netlink-raw schema was not updated when bitfield32 was added
to the genetlink-legacy schema. It is needed for rtnetlink families.

s8 and s16 were also missing.

Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://lore.kernel.org/r/20231130214959.27377-2-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/netlink-raw.yaml