commit | c46aaba74f37448f0a1a3e911230834b7ebe514f | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Fri Aug 14 13:23:05 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Aug 20 11:35:53 2009 -0400 |
tree | 3b002d658a761ca4697b2b19104db38093f3e0ba | |
parent | 326bebbcb51d3ce9761f616b8b9a35827fd9c697 [diff] |
p54: disable PS by default Johannes kindly pointed out that I completely missed a hunk in his patch: "[PATCH] cfg80211: allow driver to override PS default". The driver must explicitly set ps_default to false, as the setting is pre-filled with the kconfig default. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>