commit | 02020bd70fa6abcb1c2a8525ce7c1500dd4f44a8 | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Fri Apr 07 17:14:51 2023 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 12 08:36:07 2023 +0100 |
tree | 358b258ee28e847e70171711b2d7d31004815160 | |
parent | 9538ebce88ffa074202d592d468521995cb1e714 [diff] |
net: dsa: add trace points for VLAN operations These are not as critical as the FDB/MDB trace points (I'm not aware of outstanding VLAN related bugs), but maybe they are useful to somebody, either debugging something or simply trying to learn more. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>