Re: [PATCH] staging: rtl8723au: fix static checker warning

From: Dan Carpenter
Date: Wed Mar 02 2016 - 08:56:04 EST


On Tue, Mar 01, 2016 at 11:22:23PM +0800, Geliang Tang wrote:
> Fix the following static checker warning:
>
> drivers/staging/rtl8723au/core/rtw_sta_mgt.c:365 rtw_get_stainfo23a()
> error: potential NULL dereference 'psta'.
>
> Fixes: e280d71("staging: rtl8723au: use list_for_each_entry*()")
> Signed-off-by: Geliang Tang <geliangtang@xxxxxxx>

Looks good. Thanks.

regards,
dan carpenter