]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaed8da08f7394d6b52416bddc4de48f64953261d
tree746fde28f0c6e5d7a367fddd9833b0213eef4792
parent6e0899168c5589247f8168b725e2032ec48d26c8
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: 502f19faf513 ("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