Re: mwifiex: simplify the code around ra_list
From: Kalle Valo <hidden>
Date: 2017-06-01 09:51:19
Also in:
linux-wireless
From: Kalle Valo <hidden>
Date: 2017-06-01 09:51:19
Also in:
linux-wireless
Shawn Lin [off-list ref] wrote:
We don't need to check if the list is empty separately as we could use list_first_entry_or_null to cover it. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Reviewed-by: Brian Norris <briannorris@chromium.org>
Patch applied to wireless-drivers-next.git, thanks. 01926202b34b mwifiex: simplify the code around ra_list -- https://patchwork.kernel.org/patch/9749573/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches