-
由 Vladimir Oltean 提交于
Drivers could refuse to offload a LAG configuration for a variety of reasons, mainly having to do with its TX type. Additionally, since DSA masters may now also be LAG interfaces, and this will translate into a call to port_lag_join on the CPU ports, there may be extra restrictions there. Propagate the netlink extack to this DSA method in order for drivers to give a meaningful error message back to the user. Signed-off-by: NVladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: NPaolo Abeni <pabeni@redhat.com>
2e359b00