net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10
authorMohammad Athari Bin Ismail <mohammad.athari.ismail@intel.com>
Mon, 26 Jul 2021 02:20:20 +0000 (10:20 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Jul 2021 11:29:44 +0000 (12:29 +0100)
commit94cbe7db7d757c2d481c3617ab5579a28cfc2175
tree746fde28f0c6e5d7a367fddd9833b0213eef4792
parent832df96d5f957d42fd9eb9660519a0c51fe8538e
net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10

Assign dwmac5_est_irq_status to est_irq_status callback function for
GMAC 4.10 and 5.10. With this, EST related interrupts could be handled
properly.

Fixes: e49aa315cb01 ("net: stmmac: EST interrupts handling and error reporting")
Cc: <stable@vger.kernel.org> # 5.13.x
Signed-off-by: Mohammad Athari Bin Ismail <mohammad.athari.ismail@intel.com>
Acked-by: Wong Vee Khee <vee.khee.wong@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c