On Mon, Jul 19, 2021 at 12:44:20AM +0300, Vladimir Oltean wrote: > We need to propagate the extack argument for > dpaa2_switch_port_bridge_join to use it in a future patch, and it looks > like there is already an error message there which is currently printed > to the console. Move it over netlink so it is properly transmitted to > user space. > > Signed-off-by: Vladimir Oltean <vladimir.oltean@xxxxxxx> > Cc: Ioana Ciornei <ioana.ciornei@xxxxxxx> > Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx> Tested-by: Ioana Ciornei <ioana.ciornei@xxxxxxx> Acked-by: Ioana Ciornei <ioana.ciornei@xxxxxxx>