commit | 750f32cf0a6e2a4d798e09da4079ede7d1721e54 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qti.qualcomm.com> | Sun Sep 30 09:03:37 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 19 15:53:01 2012 -0400 |
tree | e5b65d21d6513dd798564597114ed3ccb017e646 | |
parent | 78b1775ba03c2edcc8d765dd53a7e171b18e79ac [diff] |
ath9k: Fix BT_OP_SCAN usage BT_OP_SCAN is applicable only for pre-MCI WLAN/BT combo chips and using it for MCI-based cards is incorrect. Fix this by cleaning up its usage. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>