diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 11:22:26 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 11:22:26 +0000 |
commit | 39570be2489a6901b8476165fc36a7268b12fe21 (patch) | |
tree | d26fd19901b2d5f77313136c6dfd63ee19ed86f5 /package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch | |
parent | fb28515e2639e6e420ac407e50d97d5a99899856 (diff) | |
download | upstream-39570be2489a6901b8476165fc36a7268b12fe21.tar.gz upstream-39570be2489a6901b8476165fc36a7268b12fe21.tar.bz2 upstream-39570be2489a6901b8476165fc36a7268b12fe21.zip |
mac80211: update to 2011-02-25
SVN-Revision: 25749
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 7d620e41a2..c60d51a21f 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 -@@ -4484,6 +4484,7 @@ MODULE_FIRMWARE("mwl8k/fmimage_8366.fw") +@@ -4502,6 +4502,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) = { |