From: Vasanthakumar Thiagarajan Date: Fri, 18 Nov 2011 04:35:27 +0000 (+0530) Subject: ath6kl: Find ar->max_norm_iface in firmware IE parsing X-Git-Tag: v3.3-rc1~182^2~44^2~72^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f143379dbf5e0709d6d39b50995ff6d697564834;p=pandora-kernel.git ath6kl: Find ar->max_norm_iface in firmware IE parsing Currently the max number of vifs which can be used for non-p2p mode is determined in ath6kl_core_alloc(). But the maximum supported vifs are parsed from firmware IE in ath6kl_fetch_fw_api2() which would happen after ath6kl_core_alloc(). Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed