Ayyappan Veeraiyan <[EMAIL PROTECTED]> :
[...]
> netpoll_send_skb should not deadlock because ixgbe_xmit_frame should
> bail out because of this...
> 
>      if (!spin_trylock_irqsave(&tx_ring->tx_lock, flags))
>               /* Collision - tell upper layer to requeue */
>               return NETDEV_TX_LOCKED;
> 
> Right?

Yes.

-- 
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to