Skip to content
Commit 2684577d authored by Wang Hai's avatar Wang Hai Committed by Greg Kroah-Hartman
Browse files

wl1251: fix always return 0 error



[ Upstream commit 20e64213 ]

wl1251_event_ps_report() should not always return 0 because
wl1251_ps_set_mode() may fail. Change it to return 'ret'.

Fixes: f7ad1eed ("wl1251: retry power save entry")
Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarWang Hai <wanghai38@huawei.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200730073939.33704-1-wanghai38@huawei.com


Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 3bec3e41
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment