mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 02:50:53 +07:00
11f7f79b40
priv->mdio->irq used to be allocated and required freeing, but it
is now a fixed sized array and should no longer be free'd.
Issue detected using static analysis with CoverityScan
Fixes:
|
||
---|---|---|
.. | ||
altera_msgdma.c | ||
altera_msgdma.h | ||
altera_msgdmahw.h | ||
altera_sgdma.c | ||
altera_sgdma.h | ||
altera_sgdmahw.h | ||
altera_tse_ethtool.c | ||
altera_tse_main.c | ||
altera_tse.h | ||
altera_utils.c | ||
altera_utils.h | ||
Kconfig | ||
Makefile |