linux/drivers/net/ethernet/amazon
Sameeh Jubran 913b0bfd6c net: ena: Add first_interrupt field to napi struct
The first_interrupt field is accessed in ena_intr_msix_io() upon
receiving an interrupt.The rx_ring and tx_ring fields of napi can
be NULL when receiving interrupt for xdp queues. This patch fixes
the issue by moving the field to the ena_napi struct.

Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-12-12 17:14:01 -08:00
..
ena net: ena: Add first_interrupt field to napi struct 2019-12-12 17:14:01 -08:00
Kconfig net: ena: Select DIMLIB for ENA_ETHERNET 2019-09-22 14:05:18 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00