diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-03-08 11:15:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-09 11:12:09 +0000 |
commit | 0832cd9f1f023226527e95002d537123061ddac4 (patch) | |
tree | 0eae4bf23e6c42e102004865a07f3982b8b2ae07 /net/atm/lec.c | |
parent | ce7ec1b8ec784c7fe0f6180a82725ca577d12aa8 (diff) |
net: dsa: warn if port lists aren't empty in dsa_port_teardown
There has been recent work towards matching each switchdev object
addition with a corresponding deletion.
Therefore, having elements in the fdbs, mdbs, vlans lists at the time of
a shared (DSA, CPU) port's teardown is indicative of a bug somewhere
else, and not something that is to be expected.
We shouldn't try to silently paper over that. Instead, print a warning
and a stack trace.
This change is a prerequisite for moving the initialization/teardown of
these lists. Make it clear that clearing the lists isn't needed.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm/lec.c')
0 files changed, 0 insertions, 0 deletions