commit | 7f20d834ea14346c0abef63525ee40a7d2ba0de7 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Mar 28 23:50:29 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 29 15:04:22 2018 -0400 |
tree | 365960a8c852cd49572d856f9df28725749e260b | |
parent | 65f60e4582bd321f4df1433a22f717f18e60f721 [diff] |
net: dsa: mv88e6xxx: Make VTU miss violations less spammy VTU miss violations can happen under normal conditions. Don't spam the kernel log, downgrade the output to debug level only. The statistics counter will indicate it is happening, if anybody not debugging is interested. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reported-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>