From: Vasanthakumar Thiagarajan Date: Tue, 25 Oct 2011 14:03:59 +0000 (+0530) Subject: ath6kl: Cleanup fw interface type setting X-Git-Tag: v3.3-rc1~182^2~261^2~200^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd3751f7b1036c24e0d44167482bbf4d60935d24;p=pandora-kernel.git ath6kl: Cleanup fw interface type setting It is not necessary to use ath6kl_get_fw_iftype() to find out the firmware interface type during initialization because the type of the initial interface in INFRA_NETWORK. Hardcode the fw interface type corresponding to INFRA_BSS instead of using ath6kl_get_fw_iftype(). Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed