From: Luciano Coelho Date: Thu, 2 Oct 2014 12:38:04 +0000 (+0300) Subject: iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~30^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f549e2c45ba216f629aad7c463c00a3fc1ec2ea;p=pandora-kernel.git iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function Getting the BSS station vif is something that may be needed by other parts of the code. So, instead of having an iterator specifically for d3, change it into a generic one in utils.c. Additionally, add a iwl_mvm_get_bss_vif() function to make it easier to retrieving it. Signed-off-by: Luciano Coelho Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed