Re: [PATCH 1/2] net/hyperv: Use netif_tx_disable() instead ofnetif_stop_queue() when necessary

From: David Miller
Date: Thu Feb 02 2012 - 14:44:25 EST


From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
Date: Thu, 2 Feb 2012 09:17:59 -0800

> For code path not on the xmit, use netif_tx_disable() instead of
> netif_stop_queue() to ensure other CPUs are not doing xmit.
>
> Signed-off-by: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
> Signed-off-by: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/