diff options
author | David Lechner <david@lechnology.com> | 2018-07-16 17:58:10 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-18 15:09:39 +0900 |
commit | 3a9b0455062ffb9d2f6cd4473a76e3456f318c9f (patch) | |
tree | aff1a52a288314cefbd771e5ff4e305091528413 /net | |
parent | 4aac0b43474d18f6160302a3caa147d77fa3baa1 (diff) |
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: David Lechner <david@lechnology.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions