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

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


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

> In function i40e_debug_aq parameter desc is assumed to be
> possibly NULL. Do not dereference it before checking the
> value.
>
> Fixes: f905dd62be88 ("i40e/i40evf: add max buf len to aq debug print helper")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx>

I'll let Jeff pick this up.