| Date | Tue, 26 Mar 2019 11:09:51 +0100 | From | Jiri Pirko <> | Subject | Re: [PATCH net-next v5 02/22] netlink: introduce nla_put_bitfield32() |
| |
Mon, Mar 25, 2019 at 06:08:00PM CET, mkubecek@suse.cz wrote: >Similar to other data types, this helper puts NLA_BITFIELD32 attribute into >a netlink message. It takes separate value and selector arguments, if there >is a struct nla_bitfield32 already, one can use nla_put(). > >Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
Acked-by: Jiri Pirko <jiri@mellanox.com>
|