diff options
author | Oliver Neukum <oneukum@suse.com> | 2018-01-17 16:33:54 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-22 15:32:09 -0500 |
commit | ab18a9c9ca27f8208c4960a1b25e8475b9f9dda5 (patch) | |
tree | 2864bb5d33f2e579eeb1fd1e14aa4724ec4b0d47 /fs | |
parent | affee5e1fdc77295b81afb03b265fe0d6aadb609 (diff) | |
download | linux-ab18a9c9ca27f8208c4960a1b25e8475b9f9dda5.tar.bz2 |
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: Oliver Neukum <oneukum@suse.com>
Reported-by: Cristian Caravena <caravena@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions