p54: disable PS by default
authorChristian Lamparter <chunkeey@web.de>
Fri, 14 Aug 2009 11:23:05 +0000 (13:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 20 Aug 2009 15:35:53 +0000 (11:35 -0400)
commitc46aaba74f37448f0a1a3e911230834b7ebe514f
tree3b002d658a761ca4697b2b19104db38093f3e0ba
parent326bebbcb51d3ce9761f616b8b9a35827fd9c697
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>
drivers/net/wireless/p54/main.c