Re: [PATCH 09/20] net: stmmac: Discard mii_irq array from private data
On Mon, Feb 08, 2021 at 05:03:30PM +0300, Serge Semin wrote: > There has been no user of the denoted array of the device private data > since commit e7f4dc3536a4 ("mdio: Move allocation of interrupts into > core"). Discard it then. > > Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>