kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201
[openwrt/svn-archive/archive.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: