From: Eliad Peller Date: Mon, 9 Sep 2013 09:24:43 +0000 (+0300) Subject: wlcore: fix started_vifs calculation X-Git-Tag: v3.13-rc1~105^2~23^2^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9687ea9caaf9f961df8144a95ca63ec77c02b49;p=pandora-kernel.git wlcore: fix started_vifs calculation wlcore configures different dwell times according to number of active interfaces (in order to prevent hurting VO during scan). However, determining active vif only according to bss_conf->idle is not explicit enough, and might result in non-started vifs being counted as started as well (e.g. unassociated sta during sta). Fix it by checking for explicit conditions according to the vif type. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed