diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-09-08 09:38:32 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-09-08 09:38:32 +0000 |
commit | 249c39658335ea2a1e5cd2edab27970a4db19d66 (patch) | |
tree | d377ba708ed048f955b5a97d36808076bd0c2cf2 /package/kernel/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch | |
parent | f39f07cd09c6b4cdfba71d006ad82ba71bd31328 (diff) | |
download | upstream-249c39658335ea2a1e5cd2edab27970a4db19d66.tar.gz upstream-249c39658335ea2a1e5cd2edab27970a4db19d66.tar.bz2 upstream-249c39658335ea2a1e5cd2edab27970a4db19d66.zip |
mac80211: merge a big batch of upstream changes/improvements
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37918
Diffstat (limited to 'package/kernel/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch')
-rw-r--r-- | package/kernel/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch b/package/kernel/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch index b86724153a..be95fae8a0 100644 --- a/package/kernel/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch +++ b/package/kernel/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch @@ -186,7 +186,7 @@ obj-$(CPTCFG_RT2X00_LIB_MMIO) += rt2x00mmio.o --- a/drivers/net/wireless/rt2x00/rt2800pci.c +++ b/drivers/net/wireless/rt2x00/rt2800pci.c -@@ -90,25 +90,11 @@ static void rt2800pci_mcu_status(struct +@@ -90,25 +90,11 @@ static void rt2800pci_mcu_status(struct rt2x00mmio_register_write(rt2x00dev, H2M_MAILBOX_CID, ~0); } |