Skip to content
Commit ab18a9c9 authored by Oliver Neukum's avatar Oliver Neukum Committed by David S. Miller
Browse files

usbnet: silence an unnecessary warning



That a kevent could not be scheduled is not an error.
Such handlers must be able to deal with multiple events anyway.
As the successful scheduling of a work is a debug event, make
the failure debug priority, too.

V2: coding style

Signed-off-by: default avatarOliver Neukum <oneukum@suse.com>
Reported-by: default avatarCristian Caravena <caravena@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent affee5e1
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