openwrt/target/linux/realtek/files-5.4/drivers/net/dsa/rtl83xx
Bjørn Mork ddd0176255 realtek: drop ethtool log noise
Demote a number of debugging printk's to pr_debug to avoid log
nosie.  Several of these functions are called as a result of
userspace activity.  This can cause a lot of log noise when
userspace does periodic polling.

Most of this could probably be removed completely, but let's
keep it for now since these drivers are still in development.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Tested-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit ba220ad2fd)
2021-04-18 12:06:09 +02:00
..
common.c realtek: add API for the hw tables of RTL83XX/93XX SoCs 2021-01-26 15:06:50 +01:00
debugfs.c realtek: add debugfs support for mirroring 2021-01-26 15:06:50 +01:00
dsa.c realtek: drop ethtool log noise 2021-04-18 12:06:09 +02:00
Kconfig
Makefile
qos.c
rtl83xx.h
rtl838x.c realtek: add switch driver support for the RTL93XX based switches 2021-01-26 15:06:50 +01:00
rtl838x.h
rtl839x.c
rtl930x.c realtek: add switch driver support for the RTL93XX based switches 2021-01-26 15:06:50 +01:00
rtl931x.c realtek: add switch driver support for the RTL93XX based switches 2021-01-26 15:06:50 +01:00