mirror_ubuntu-kernels/drivers/net/dsa/qca
Vladimir Oltean 2e359b00a1 net: dsa: propagate extack to port_lag_join
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: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-09-20 10:32:36 +02:00
..
ar9331.c net: dsa: ar9331: add support for pause stats 2022-06-29 20:17:12 -07:00
Kconfig net: dsa: qca8k: move driver to qca dir 2022-07-15 11:57:13 +01:00
Makefile net: dsa: qca8k: move mib struct to common code 2022-07-28 22:24:38 -07:00
qca8k-8xxx.c net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data 2022-09-06 11:18:15 +02:00
qca8k-common.c net: dsa: propagate extack to port_lag_join 2022-09-20 10:32:36 +02:00
qca8k.h net: dsa: propagate extack to port_lag_join 2022-09-20 10:32:36 +02:00