netdevice: add netdev_tx_reset_subqueue() shorthand
[ Upstream commit 3dc95a3e ] Add a shorthand similar to other net*_subqueue() helpers for resetting the queue by its index w/o obtaining &netdev_tx_queue beforehand manually. Reviewed-by:Przemek Kitszel <przemyslaw.kitszel@intel.com> Signed-off-by:
Alexander Lobakin <aleksander.lobakin@intel.com> Signed-off-by:
Tony Nguyen <anthony.l.nguyen@intel.com> Stable-dep-of: 4db6c751 ("net: ethernet: mtk_eth_soc: reset all TX queues on DMA free") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment