diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-03-13 18:38:37 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-03-13 18:38:37 +0000 |
commit | 66a6f82ee3704c72b3c6ea268ac71eed883722a5 (patch) | |
tree | 5572c7175f7b0854994964a55c03050c4471ef8a /package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch | |
parent | a08bd03fadb1950c149a03978e3abab7786cdcc5 (diff) | |
download | upstream-66a6f82ee3704c72b3c6ea268ac71eed883722a5.tar.gz upstream-66a6f82ee3704c72b3c6ea268ac71eed883722a5.tar.bz2 upstream-66a6f82ee3704c72b3c6ea268ac71eed883722a5.zip |
mac80211: update to wireless-testing 2011-03-11
SVN-Revision: 26128
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 c60d51a21f..ebc7c6bee9 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 -@@ -4502,6 +4502,7 @@ MODULE_FIRMWARE("mwl8k/fmimage_8366.fw") +@@ -4500,6 +4500,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) = { |