Re: [PATCH net-next v5 02/22] netlink: introduce nla_put_bitfield32()

From: Jiri Pirko
Date: Tue Mar 26 2019 - 06:20:43 EST


Mon, Mar 25, 2019 at 06:08:00PM CET, mkubecek@xxxxxxx 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@xxxxxxx>

Acked-by: Jiri Pirko <jiri@xxxxxxxxxxxx>