• Vladimir Oltean's avatar
    net: dsa: propagate extack to port_lag_join · 2e359b00
    Vladimir Oltean authored
    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: default avatarVladimir Oltean <vladimir.oltean@nxp.com>
    Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
    2e359b00
felix.c 53.3 KB