OSDN Git Service

mac80211: ask driver to look at power level when starting AP
authorJohannes Berg <johannes.berg@intel.com>
Thu, 13 Nov 2014 10:23:53 +0000 (11:23 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 15 Dec 2014 11:27:02 +0000 (12:27 +0100)
commit4bcc56bb3a9622e877772598d1cac124266b2b8a
treeee319c7130f7685618e5b23df58887dbf98ea500
parent5cf16616e152dd5c274a65954c77f64892d025a8
mac80211: ask driver to look at power level when starting AP

The power level might have been set, but as the interface was idle
it might not have taken effect yet. Ask the driver to check the
power level when starting up an AP so that in this case the correct
power level is used in case the device/driver can only set it when
the interface is actually active.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c