diff options
author | 2022-12-09 19:28:14 +0200 | |
---|---|---|
committer | 2022-12-12 15:01:18 -0800 | |
commit | 8a1786b7d44180ad8316d280d99524db6272198f (patch) | |
tree | 75ee43cbb48bc74bf9dfd7a89dff8faedd0fcdfd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'for-net-next-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next (diff) | |
download | wireguard-linux-8a1786b7d44180ad8316d280d99524db6272198f.tar.xz wireguard-linux-8a1786b7d44180ad8316d280d99524db6272198f.zip |
net: dsa: mv88e6xxx: remove ATU age out violation print
Currently, the MV88E6XXX_PORT_ASSOC_VECTOR_INT_AGE_OUT bit (interrupt on
age out) is not enabled by the driver, and as a result, the print for
age out violations is dead code.
Remove it until there is some way for this to be triggered.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions