aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/sky2.c
diff options
context:
space:
mode:
authorSameeh Jubran <sameehj@amazon.com>2019-12-10 15:12:14 +0200
committerDavid S. Miller <davem@davemloft.net>2019-12-12 17:14:01 -0800
commit913b0bfd6c859aaf1735e1c8c69731e1d5359d31 (patch)
treeb79569d682e7e8c7c549193a2013ccec8adc16cf /drivers/net/ethernet/marvell/sky2.c
parentnet: ena: Implement XDP_TX action (diff)
downloadlinux-dev-913b0bfd6c859aaf1735e1c8c69731e1d5359d31.tar.xz
linux-dev-913b0bfd6c859aaf1735e1c8c69731e1d5359d31.zip
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>
Diffstat (limited to 'drivers/net/ethernet/marvell/sky2.c')
0 files changed, 0 insertions, 0 deletions