net: dsa: mv88e6xxx: remove ATU age out violation print
authorVladimir Oltean <vladimir.oltean@nxp.com>
Fri, 9 Dec 2022 17:28:14 +0000 (19:28 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 12 Dec 2022 23:01:18 +0000 (15:01 -0800)
commit8a1786b7d44180ad8316d280d99524db6272198f
tree75ee43cbb48bc74bf9dfd7a89dff8faedd0fcdfd
parent4cc58a087ddd075255f1037494fbba2f507278fa
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>
drivers/net/dsa/mv88e6xxx/global1_atu.c