[Intel-wired-lan] [PATCH] igc: Clean the TX buffer and TX descriptor ring

naamax.meir naamax.meir at linux.intel.com
Mon Apr 24 06:39:05 UTC 2023


On 4/10/2023 09:51, Muhammad Husaini Zulkifli wrote:
> There could be a race condition during link down where interrupt
> being generated and igc_clean_tx_irq() been called to perform the
> TX completion. Properly clear the TX buffer and TX descriptor ring
> to avoid those case.
> 
> Fixes: 13b5b7fd6a4a ("igc: Add support for Tx/Rx rings")
> Signed-off-by: Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli at intel.com>
> ---
>   drivers/net/ethernet/intel/igc/igc_main.c | 7 +++++++
>   1 file changed, 7 insertions(+)

Tested-by: Naama Meir <naamax.meir at linux.intel.com>


More information about the Intel-wired-lan mailing list