From: Colin King <colin.k...@canonical.com> Date: Thu, 3 Mar 2016 13:27:56 +0000
> From: Colin Ian King <colin.k...@canonical.com> > > Used to be allocated and required freeing, but now > priv->mdio->irq is now a fixed sized array and should no longer be > free'd. > > Issue detected using static analysis with CoverityScan > > Fixes: e7f4dc3536a400 ("mdio: Move allocation of interrupts into core") > Signed-off-by: Colin Ian King <colin.k...@canonical.com> Applied.