ath9k: fix an rx descriptor processing race condition
[openwrt.git] / package / kernel / mac80211 / patches / 200-ath5k_pci_dependency.patch
1 --- a/drivers/net/wireless/ath/ath5k/Kconfig
2 +++ b/drivers/net/wireless/ath/ath5k/Kconfig
3 @@ -55,7 +55,7 @@ config ATH5K_TRACER
4  
5  config ATH5K_AHB
6         bool "Atheros 5xxx AHB bus support"
7 -       depends on (ATHEROS_AR231X && !PCI)
8 +       depends on ATHEROS_AR231X
9         ---help---
10           This adds support for WiSoC type chipsets of the 5xxx Atheros
11           family.