Re: [PATCH] net: fec: fix NULL pointer dereference in fec_enet_timeout_work

From: David Miller
Date: Thu Jan 08 2015 - 23:07:23 EST


From: Hubert Feurstein <h.feurstein@xxxxxxxxx>
Date: Wed, 7 Jan 2015 14:48:17 +0100

> From: Hubert Feurstein <h.feurstein@xxxxxxxxx>
>
> This patch initialises the fep->netdev pointer. This pointer was not
> initialised at all, but is used in fec_enet_timeout_work and in some
> error paths.
>
> Signed-off-by: Hubert Feurstein <h.feurstein@xxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/