commit | 915154b62bfe09102498b12e323b77dc762e5bec | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qualcomm.com> | Sun Sep 16 08:05:23 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 24 14:59:10 2012 -0400 |
tree | cd06067c3d55e47eb77928725531cd20bc15d623 | |
parent | 5418b0f0ad389989037d5ed700bcd8b67dbdf018 [diff] |
ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMB Instead of trying to determine whether antenna diversity is enabled by parsing eeprom data, use ATH9K_HW_CAP_ANT_DIV_COMB which is already filled at init time. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>