Re: ath9k_htc update 2009-10-28

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Oct 28, 2009 at 8:43 AM, Luis R. Rodriguez <mcgrof@xxxxxxxxx> wrote:

>  * urb anchoring -- git show 51ca71b -- do something like this for
> the other urbs. This is to just usb_free_urb() immediatey and let the
> usb subsystem take care of freeing the urb for us once the urb's kref
> is is 0, by using anchoring we prevent this, in other words as long as
> we use the urb its not freed.

I should mention re-using the same skb for the other urbs will not be
possible, reusing the same skb for irqs was just an enhancement here
as the previous code did not do this and irqs *can* just reuse the
same skb. So for the other urbs you will re-allocate.

  Luis
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux