diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-01-09 12:45:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-01-09 12:45:28 +0000 |
commit | 5c9fd3b2d26012f8b77d1f5c86bf0b9223460cf4 (patch) | |
tree | 3b9cc236acb707d3a563f84f91f5d7fc6c183bd4 /package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch | |
parent | 4834d09a3f91622bb78e2163181a976933a96c43 (diff) | |
download | upstream-5c9fd3b2d26012f8b77d1f5c86bf0b9223460cf4.tar.gz upstream-5c9fd3b2d26012f8b77d1f5c86bf0b9223460cf4.tar.bz2 upstream-5c9fd3b2d26012f8b77d1f5c86bf0b9223460cf4.zip |
mac80211: update to 2013-01-07, add several ath9k stability fixes
SVN-Revision: 35063
Diffstat (limited to 'package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch')
-rw-r--r-- | package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch b/package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch index f44ff459ea..cb4a4958d6 100644 --- a/package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch +++ b/package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/mwl8k.c +++ b/drivers/net/wireless/mwl8k.c -@@ -5320,6 +5320,7 @@ MODULE_FIRMWARE("mwl8k/fmimage_8366.fw") +@@ -5389,6 +5389,7 @@ MODULE_FIRMWARE("mwl8k/fmimage_8366.fw") MODULE_FIRMWARE(MWL8K_8366_AP_FW(MWL8K_8366_AP_FW_API)); static DEFINE_PCI_DEVICE_TABLE(mwl8k_pci_id_table) = { |