From: Emmanuel Grumbach Date: Wed, 3 Sep 2014 12:25:04 +0000 (+0300) Subject: mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period X-Git-Tag: fixes-for-v3.18-merge-window~87^2~35^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=785e21a89d77923852869f83ebd2689ec4d5ce54;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed