Skip to content
Commit 3a9b0455 authored by David Lechner's avatar David Lechner Committed by David S. Miller
Browse files

net: usb: rtl8150: demote allmulti message to dev_dbg()



This driver can spam the kernel log with multiple messages of:

    net eth0: eth0: allmulti set

Usually 4 or 8 at a time (probably because of using ConnMan).

This message doesn't seem useful, so let's demote it from dev_info()
to dev_dbg().

Signed-off-by: default avatarDavid Lechner <david@lechnology.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4aac0b43
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment