Re: [PATCH 1/1] net: ehea: avoid null pointer dereference

From: David Miller
Date: Thu May 19 2016 - 14:26:20 EST


From: Heinrich Schuchardt <xypron.glpk@xxxxxx>
Date: Tue, 17 May 2016 22:28:54 +0200

> ehea_get_port may return NULL. Do not dereference NULL value.
>
> Fixes: 8c4877a4128e ("ehea: Use the standard logging functions")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx>

Applied.