package/mac80211: Add linux 3.0 compatibility
[openwrt.git] / package / mac80211 / patches / 571-ath9k-enable-support-for-AR9330.patch
1 --- a/drivers/net/wireless/ath/ath9k/hw.c
2 +++ b/drivers/net/wireless/ath/ath9k/hw.c
3 @@ -653,6 +653,7 @@ int ath9k_hw_init(struct ath_hw *ah)
4 case AR2427_DEVID_PCIE:
5 case AR9300_DEVID_PCIE:
6 case AR9300_DEVID_AR9485_PCIE:
7 + case AR9300_DEVID_AR9330:
8 case AR9300_DEVID_AR9340:
9 break;
10 default:
This page took 0.048096 seconds and 5 git commands to generate.