Pan Bian <bianpan2016@xxxxxxx> wrote: > Function alloc_skb() will return a NULL pointer if there is no enough > memory. However, in function mt7601u_mcu_msg_alloc(), its return value > is not validated before it is used. This patch fixes it. > > Signed-off-by: Pan Bian <bianpan2016@xxxxxxx> > Acked-by: Jakub Kicinski <kubakici@xxxxx> Patch applied to wireless-drivers-next.git, thanks. 5fb01e91daf8 mt7601u: check return value of alloc_skb -- https://patchwork.kernel.org/patch/9694549/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches