Re: [v2] mt7601u: check memory allocation failure
From: Kalle Valo <hidden>
Date: 2017-08-24 09:55:49
Also in:
kernel-janitors, linux-mediatek, linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2017-08-24 09:55:49
Also in:
kernel-janitors, linux-mediatek, linux-wireless, lkml
Christophe Jaillet [off-list ref] wrote:
Check memory allocation failure and return -ENOMEM in such a case, as already done a few lines below. As 'dev->tx_q' can be NULL, we also need to check for that in 'mt7601u_free_tx()', and return early. Signed-off-by: Christophe JAILLET <redacted> Acked-by: Jakub Kicinski <redacted>
Patch applied to wireless-drivers-next.git, thanks. b3b2f62c6238 mt7601u: check memory allocation failure -- https://patchwork.kernel.org/patch/9913855/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches