> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Przemek Kitszel > Sent: Wednesday, August 21, 2024 7:07 PM > To: [email protected]; Jiri Pirko <[email protected]>; Nguyen, > Anthony L <[email protected]> > Cc: [email protected]; [email protected]; Drewek, Wojciech > <[email protected]>; [email protected]; [email protected]; > Polchlopek, Mateusz <[email protected]>; [email protected]; Eric > Dumazet <[email protected]>; Kitszel, Przemyslaw > <[email protected]>; Simon Horman <[email protected]>; Jakub > Kicinski <[email protected]>; [email protected]; NEX SW NCIS OSDT ITP > Upstreaming <[email protected]>; > [email protected]; Paolo Abeni <[email protected]>; David S. Miller > <[email protected]> > 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 Drewek <[email protected]> > Reviewed-by: Simon Horman <[email protected]> > Signed-off-by: Mateusz Polchlopek <[email protected]> > Signed-off-by: Przemek Kitszel <[email protected]> > --- > include/net/devlink.h | 11 +++++++++++ > 1 file changed, 11 insertions(+) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
