ath9k_hw: Enable hw initialization for AR9485
Also make it a supported mac Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

szülő
d9c803e186
commit
3050c9146b
@@ -621,6 +621,7 @@ int ath9k_hw_init(struct ath_hw *ah)
|
||||
case AR9287_DEVID_PCIE:
|
||||
case AR2427_DEVID_PCIE:
|
||||
case AR9300_DEVID_PCIE:
|
||||
case AR9300_DEVID_AR9485_PCIE:
|
||||
break;
|
||||
default:
|
||||
if (common->bus_ops->ath_bus_type == ATH_USB)
|
||||
|
Reference in New Issue
Block a user