Re: [PATCH 1/1] net: rsi: eliminate superfluous NULL check
From: David Miller
Date: Thu May 19 2016 - 14:31:42 EST
From: Heinrich Schuchardt <xypron.glpk@xxxxxx>
Date: Wed, 18 May 2016 00:30:41 +0200
> msg is dereferenced before checking against NULL, e.g.
> when assigning pad_bytes.
> Remove the superfluous check in function rsi_mgmt_pkt_to_core.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@xxxxxx>
I'll let the wireless folks pick this up.