Re: [PATCH 1/1] net: bcm63xx: avoid possible null pointer dereference
From: David Miller
Date: Mon Aug 01 2016 - 16:50:51 EST
From: Heinrich Schuchardt <xypron.glpk@xxxxxx>
Date: Sun, 31 Jul 2016 10:24:29 +0200
> If dev_get_platdata has failed pd is null.
> Do not dereference a null pointer.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx>
Applied.