diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-12-14 17:07:08 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-12-14 17:07:08 +0000 |
commit | 43122f092ee5588d9f826d9ea470be8929b5be35 (patch) | |
tree | dcc6a45966b84db519841a242ff46181ef8943fa /package/kernel/mac80211/patches/513-ath9k_add_pci_ids.patch | |
parent | c411d7e762f2bd12685e86e0b162b88ec7432759 (diff) | |
download | upstream-43122f092ee5588d9f826d9ea470be8929b5be35.tar.gz upstream-43122f092ee5588d9f826d9ea470be8929b5be35.tar.bz2 upstream-43122f092ee5588d9f826d9ea470be8929b5be35.zip |
ath9k: merge another round of cleanups and fixes submitted to linux-wireless
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39054 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211/patches/513-ath9k_add_pci_ids.patch')
-rw-r--r-- | package/kernel/mac80211/patches/513-ath9k_add_pci_ids.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/513-ath9k_add_pci_ids.patch b/package/kernel/mac80211/patches/513-ath9k_add_pci_ids.patch index 5f8ea68010..70a333c15e 100644 --- a/package/kernel/mac80211/patches/513-ath9k_add_pci_ids.patch +++ b/package/kernel/mac80211/patches/513-ath9k_add_pci_ids.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/hw.c +++ b/drivers/net/wireless/ath/ath9k/hw.c -@@ -733,6 +733,7 @@ int ath9k_hw_init(struct ath_hw *ah) +@@ -724,6 +724,7 @@ int ath9k_hw_init(struct ath_hw *ah) case AR9300_DEVID_AR9462: case AR9485_DEVID_AR1111: case AR9300_DEVID_AR9565: |