Skip to content
Snippets Groups Projects
Commit c428c892 authored by Johannes Berg's avatar Johannes Berg Committed by John W. Linville
Browse files

mac80211: default to automatic power control


In "mac80211: correct wext transmit power handler"
I fixed the wext handler, but forgot to make the default of the
user_power_level -1 (aka "auto"), so that now the transmit power
is always set to 0, causing associations to time out and similar
problems since we're transmitting with very little power. Correct
this by correcting the default user_power_level to -1.

Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
Bisected-by: default avatarNiel Lambrechts <niel.lambrechts@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent d4c4a9a1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment