"Johannes Berg" <johannes@xxxxxxxxxxxxxxxx> writes: > On Fri, 2008-11-28 at 21:49 +0200, Kalle Valo wrote: >> --- a/include/net/mac80211.h >> +++ b/include/net/mac80211.h >> @@ -560,6 +560,7 @@ struct ieee80211_conf { >> >> u16 listen_interval; >> bool radio_enabled; >> + int dynamic_ps_timeout; > > Same here, add documentation please; I will. > also, I think you need to call the hw_config call when this changes > so drivers can upload the new value to the firmware or whatever? Doh, I missed that. Yes, I think we need to do that. > Which drivers actually will end up using it and how? Currently I'm only aware of iwl3945 and iwlagn. I have some example patches for them, but they aren't ready yet. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html