mac80211: enable PS by default
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 16 Apr 2009 11:27:42 +0000 (13:27 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:57:16 +0000 (16:57 -0400)
commitbbbdff9e00449928f228867076a07bdfecd3dca8
tree466fdd25ed76362a44482465ccdfc2c8de4ceb97
parentd91f36db51661018f6d54ff5966e283bcec4c545
mac80211: enable PS by default

Enable PS by default (depending on Kconfig) -- rely on drivers
to control the level using pm_qos. Due to the previous patch
we turn off PS when necessary due to latency requirements.

This has a Kconfig symbol so people can, if they really want,
configure the default in their kernels. We may want to keep it
at "default y" only in wireless-testing for a while.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/Kconfig
net/mac80211/mlme.c