Skip to content
Commit f20073f5 authored by Alexey Berezhok's avatar Alexey Berezhok Committed by Kalle Valo
Browse files

wifi: brcmfmac: do not cast hidden SSID attribute value to boolean



In 'brcmf_cfg80211_start_ap()', not assume that
NL80211_HIDDEN_SSID_NOT_IN_USE is zero but prefer
an explicit check instead. Compile tested only.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Signed-off-by: default avatarAlexey Berezhok <a@bayrepo.ru>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240208085121.2430-1-a@bayrepo.ru
parent 14ddc470
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment