From: Eliad Peller Date: Mon, 26 Nov 2012 16:05:47 +0000 (+0200) Subject: wlcore: move ps change handling to .bss_info_changed() X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~34^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=518b680a8eb3ef953c80c9ef1bd6502e107b36fb;p=pandora-kernel.git wlcore: move ps change handling to .bss_info_changed() Adapt the new mac80211 BSS_CHANGED_PS notification, and do the ps handling in mac80211's per-vif callback (.bss_info_changed), rather than in the per-device (.config) callback. Make sure to configure it only after association. Signed-off-by: Eliad Peller Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed