Commit 2d5c9dd2 authored by zhangxiangqian's avatar zhangxiangqian Committed by Jakub Kicinski
Browse files

net: usb: cdc_ether: don't spew notifications



The usbnet_link_change function is not called, if the link has not changed.

...
[16913.807393][ 3] cdc_ether 1-2:2.0 enx00e0995fd1ac: kevent 12 may have been dropped
[16913.822266][ 2] cdc_ether 1-2:2.0 enx00e0995fd1ac: kevent 12 may have been dropped
[16913.826296][ 2] cdc_ether 1-2:2.0 enx00e0995fd1ac: kevent 11 may have been dropped
...

kevent 11 is scheduled too frequently and may affect other event schedules.

Signed-off-by: default avatarzhangxiangqian <zhangxiangqian@kylinos.cn>
Acked-by: default avatarOliver Neukum <oneukum@suse.com>
Link: https://patch.msgid.link/1723109985-11996-1-git-send-email-zhangxiangqian@kylinos.cn


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 916b7d31
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment