Home
last modified time | relevance | path

Searched hist:"785 e21a89d77923852869f83ebd2689ec4d5ce54" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.cdiff 785e21a89d77923852869f83ebd2689ec4d5ce54 Wed Sep 03 07:25:04 CDT 2014 Emmanuel Grumbach <emmanuel.grumbach@intel.com> mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period

sta_set_sinfo is obviously takes data for specific station.
This specific station is attached to a specific virtual
interface. Hence we should use the dtim_period from this
virtual interface rather than the system wide dtim_period.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>