[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160306.225939.1421418316785928745.davem@davemloft.net>
Date: Sun, 06 Mar 2016 22:59:39 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: colin.king@...onical.com
Cc: andrew@...n.ch, f.fainelli@...il.com, tklauser@...tanz.ch,
fabf@...net.be, jcmvbkbc@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net/ethoc: do not free array priv->mdio->irq
From: Colin King <colin.king@...onical.com>
Date: Thu, 3 Mar 2016 13:43:34 +0000
> From: Colin Ian King <colin.king@...onical.com>
>
> 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: e7f4dc3536a400 ("mdio: Move allocation of interrupts into core")
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
Applied.
Powered by blists - more mailing lists