commit | 2afc526ab342899445fb929af610285e0bbc69a9 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Tue Mar 23 01:51:48 2021 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 23 14:49:05 2021 -0700 |
tree | e85505bc28c6cea14ccdc3f43bd66febb4f85897 | |
parent | 185c9a760a61b034abb01a2dac8174b7da6e7ce4 [diff] |
net: dsa: pass extack to dsa_port_{bridge,lag}_join This is a pretty noisy change that was broken out of the larger change for replaying switchdev attributes and objects at bridge join time, which is when these extack objects are actually used. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Tobias Waldekranz <tobias@waldekranz.com> Signed-off-by: David S. Miller <davem@davemloft.net>