Skip to content
Commit 3b4670ff authored by Jesper Juhl's avatar Jesper Juhl Committed by John W. Linville
Browse files

net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()



If the 'driver_initiated' function argument to
__cfg80211_stop_sched_scan() is not 0 then we'll return an
uninitialized 'err' from the function.

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 3bff1865
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