diff options
author | Roland Dreier <[email protected]> | 2020-12-23 19:21:16 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-12-28 13:23:28 -0800 |
commit | 59b4a8fa27f5a895582ada1ae5034af7c94a57b5 (patch) | |
tree | 6ed65ddc7128a343e032748a97656415da097aa7 /tools/perf/scripts/python | |
parent | 1f45dc22066797479072978feeada0852502e180 (diff) |
CDC-NCM: remove "connected" log message
The cdc_ncm driver passes network connection notifications up to
usbnet_link_change(), which is the right place for any logging.
Remove the netdev_info() duplicating this from the driver itself.
This stops devices such as my "TRENDnet USB 10/100/1G/2.5G LAN"
(ID 20f4:e02b) adapter from spamming the kernel log with
cdc_ncm 2-2:2.0 enp0s2u2c2: network connection: connected
messages every 60 msec or so.
Signed-off-by: Roland Dreier <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions