Skip to content
Commit e32993eb authored by Colin Ian King's avatar Colin Ian King Committed by Kalle Valo
Browse files

wl12xx: remove redundant null check on wl->scan.ssid



ssid is an array of u8, so it can never be null, so the null check on
wl->scan.ssid is redundant and can be removed.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 466414a0
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