diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-03-08 11:15:12 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-09 11:12:09 +0000 |
commit | c69f40ac60060e09ca8f8c2ac7e6057f8a4c9f28 (patch) | |
tree | de748a1a3122c82ad9c39f1456de330496f42b3b /net/dsa | |
parent | fe95784fb14e4d56072b7be7325ef859efa38135 (diff) |
net: dsa: felix: drop "bool change" from felix_set_tag_protocol
We no longer need the workaround in the felix driver to avoid calling
dsa_port_walk_fdbs() when &dp->fdbs is an uninitialized list, because
that list is now initialized from all call paths of felix_set_tag_protocol().
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions