On Fri, Jul 25, 2014 at 2:22 PM,  <[email protected]> wrote:
> From: Li RongQing <[email protected]>
>
> This reverts commit a9232076374334ca2bc2a448dfde96d38a54349a.
>
> It introduced a dead lock, and did not fix anything.
>
> it made netif_tx_lock() be called in IRQ context, but in softirq context,
> the same lock is locked without disabling IRQ. In fact, the commit a923207637
> did not fix anything, since netif_stop_queue did not free the any resource


ping

-Roy
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to