diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-11-11 22:39:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-11-11 22:39:12 +0000 |
commit | 7faef97df732c299e8b0404070fbd5d3bbb81b2c (patch) | |
tree | e3494ed1cacb1e258cc117559a923684a740b3c5 /package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch | |
parent | 6592cbf3cbd36d79d5a07908867b330de39537d7 (diff) | |
download | upstream-7faef97df732c299e8b0404070fbd5d3bbb81b2c.tar.gz upstream-7faef97df732c299e8b0404070fbd5d3bbb81b2c.tar.bz2 upstream-7faef97df732c299e8b0404070fbd5d3bbb81b2c.zip |
mac80211: update to wireless-testing 2010-11-10 + some pending work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23968 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 c0e918e8f6..6e75048048 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 -@@ -3897,6 +3897,7 @@ MODULE_FIRMWARE("mwl8k/helper_8366.fw"); +@@ -3902,6 +3902,7 @@ MODULE_FIRMWARE("mwl8k/helper_8366.fw"); MODULE_FIRMWARE("mwl8k/fmimage_8366.fw"); static DEFINE_PCI_DEVICE_TABLE(mwl8k_pci_id_table) = { |