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

From: Florian Fainelli
Date: Wed Mar 27 2019 - 21:56:59 EST




On 3/25/2019 10:08 AM, Michal Kubecek 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>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian