On Fri, 2009-05-01 at 23:35 -0700, Oliver Neukum wrote: > 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 > > Thank you very much, Oliver. Very good point, indeed. Since I am in the process of developing more patches for sierra driver I will add your suggestion to my incoming patch series. Regards, Elina -- 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