commit | 8953b0770ff4e3038a6d4df3cc021f9bfb47548a | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sat Mar 28 16:37:42 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 30 11:06:49 2020 -0700 |
tree | 3a99e78f5accc546792f7b5e89637eb94bd26c1a | |
parent | acc086bfb957542be49a8165eb794bc74f6cb51b [diff] |
net: introduce nla_put_bitfield32() helper and use it Introduce a helper to pass value and selector to. The helper packs them into struct and puts them into netlink message. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>