diff options
author | Sameeh Jubran <sameehj@amazon.com> | 2019-12-10 14:12:14 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-13 02:14:01 +0100 |
commit | 913b0bfd6c859aaf1735e1c8c69731e1d5359d31 (patch) | |
tree | b79569d682e7e8c7c549193a2013ccec8adc16cf /drivers/pinctrl/pinctrl-max77620.c | |
parent | net: ena: Implement XDP_TX action (diff) | |
download | linux-913b0bfd6c859aaf1735e1c8c69731e1d5359d31.tar.xz linux-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/pinctrl/pinctrl-max77620.c')
0 files changed, 0 insertions, 0 deletions