From: Eliad Peller Date: Mon, 10 Oct 2011 08:13:13 +0000 (+0200) Subject: wl12xx: replace all remaining wl->vif references X-Git-Tag: v3.3-rc1~182^2~261^2~2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e8cd3310491b10db20d0f7eaf5713b05fa7b753;p=pandora-kernel.git wl12xx: replace all remaining wl->vif references wl->vif is appropriate only when a single vif is being used. Instead, pass wlvif as parameter or iterate through all the vifs (e.g. when a global configuration was changed) Leave wl->vif only to determine whether a vif was already added (this check will be removed as well after both the driver and fw will support multiple vifs) Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed