Re: [PATCH 2/2] Bluetooth: btusb: hide more usb_submit_urb errors

From: Gustavo Padovan
Date: Mon Oct 10 2011 - 17:02:33 EST


Hi Paul,

* Paul Bolle <pebolle@xxxxxxxxxx> [2011-10-09 12:12:22 +0200]:

> 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@xxxxxxxxxx>
> ---
> drivers/bluetooth/btusb.c | 9 ++++++---
> 1 files changed, 6 insertions(+), 3 deletions(-)

Both patches have been applied. Thanks.

Gustavo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/