commit | dd3751f7b1036c24e0d44167482bbf4d60935d24 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | Tue Oct 25 19:33:59 2011 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Nov 11 12:58:46 2011 +0200 |
tree | 2ce772dfc4a4dd8dddbf2a3c9bf6855da8606c30 | |
parent | 8dafb70edc7151bdb319b6d22895d9886c7172eb [diff] |
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 <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>