summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/571-ath9k-enable-support-for-AR9330.patch
blob: ef67027e23680bf69250188819097e60463a7aa8 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
@@ -653,6 +653,7 @@ int ath9k_hw_init(struct ath_hw *ah)
 	case AR2427_DEVID_PCIE:
 	case AR9300_DEVID_PCIE:
 	case AR9300_DEVID_AR9485_PCIE:
+	case AR9300_DEVID_AR9330:
 	case AR9300_DEVID_AR9340:
 		break;
 	default: