mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 22 Apr 2009 10:40:07 +0000 (12:40 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:57:20 +0000 (16:57 -0400)
commite255d5eb2b478eec1416b46aea03798b64355402
treedb4ccb922a585adb00c490b77dc4764ccb39964e
parent1d4df3a50f40a731fc03c86a76535ed141b0e4bc
mac80211: remove IEEE80211_CONF_CHANGE_DYNPS_TIMEOUT

Just setting IEEE80211_CONF_CHANGE_PS should be sufficient
for changes in the power saving things. The driver already
tells us whether it wants notification of dynps via the
"have dynps support" hw flag.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Kalle Valo <kalle.valo@iki.fi>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/wext.c