Am Samstag, 2. Mai 2009 03:42:54 schrieb Elina Pasheva: > Subject: [PATCH 002/004] USB: serial: sierra driver interrupt urb resubmit > fix From: Elina Pasheva <epasheva@xxxxxxxxxxxxxxxxxx> > > The following is summary of changes we have made to sierra.c driver in > [PATCH 002/004] dealing with interrupt urb resubmit fix: > - Fixed a problem when re-submitting urb from interrupt callback in > function sierra_instat_callback(). This suppresses also issuing of error > messages in /var/log/kern.log If you care about the logs you should also surpress an entry if usb_submit_urb() returns -EPERM, as this shows that usb_kill_urb() is running. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html