S. Miller
>
> Subject: [Intel-wired-lan] [PATCH iwl-next v3 2/6] devlink: add
> devlink_fmsg_put() macro
>
> Add devlink_fmsg_put() that dispatches based on the type of the value to put,
> example: bool -> devlink_fmsg_bool_pair_put().
>
> Reviewed-by: Wojciech Dre
Add devlink_fmsg_put() that dispatches based on the type
of the value to put, example: bool -> devlink_fmsg_bool_pair_put().
Reviewed-by: Wojciech Drewek
Reviewed-by: Simon Horman
Signed-off-by: Mateusz Polchlopek
Signed-off-by: Przemek Kitszel
---
include/net/devlink.h | 11 +++
1 fi