diff options
author | Paul Bolle <pebolle@tiscali.nl> | 2011-10-09 12:12:22 +0200 |
---|---|---|
committer | Gustavo F. Padovan <padovan@profusion.mobi> | 2011-10-10 18:02:36 -0300 |
commit | d4b8d1c9c1564f4cbce86cbbee099fadf735b226 (patch) | |
tree | 10ad2fef109b95200ccfa49f9e231463de3a7fdc /lib/Kconfig.kmemcheck | |
parent | 5a9b80e2cd993f77d6d068470a4fd77fdfae44ab (diff) | |
download | op-kernel-dev-d4b8d1c9c1564f4cbce86cbbee099fadf735b226.zip op-kernel-dev-d4b8d1c9c1564f4cbce86cbbee099fadf735b226.tar.gz |
Bluetooth: btusb: hide more usb_submit_urb errors
There are still three calls of usb_submit_urb() that will print errors
if those calls return -EPERM or -ENODEV. I have never triggered these,
so I'm not sure when these return values might be seen. It still makes
sense to be silent if these occur (since "urb is being killed" and
"device got disconnected" aren't things to worry about).
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'lib/Kconfig.kmemcheck')
0 files changed, 0 insertions, 0 deletions