summaryrefslogtreecommitdiff
path: root/drivers/net/virtio_net.c
diff options
context:
space:
mode:
authorRoland Dreier <roland@kernel.org>2020-12-23 19:21:16 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-12 19:47:54 +0100
commit0db89aaf0143865c109729a0d3100217b81314d5 (patch)
tree1d95e3c804f4ef4586ee650e44f419f541f45739 /drivers/net/virtio_net.c
parent1d55c1dc692933f0d0f09f7afa57f1f73b21e7a7 (diff)
CDC-NCM: remove "connected" log message
[ Upstream commit 59b4a8fa27f5a895582ada1ae5034af7c94a57b5 ] 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 <roland@kernel.org> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://lore.kernel.org/r/20201224032116.2453938-1-roland@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions