]> 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)
commit2480787d4e06b789380ff0b4a19bbdfc6a39c578
tree746fde28f0c6e5d7a367fddd9833b0213eef4792
parentc13ea3c1d0cfae29e04ba276bee5cdae3325b9c5
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: 3d66c4842d03 ("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