From f98e55faf0468bda5773b8276a9d5cdd530f3b80 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 10 Apr 2010 16:50:15 +0000 Subject: mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches SVN-Revision: 20777 --- .../mac80211/patches/602-rt2x00-remove-mcu-requests-for-soc.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/mac80211/patches/602-rt2x00-remove-mcu-requests-for-soc.patch') diff --git a/package/mac80211/patches/602-rt2x00-remove-mcu-requests-for-soc.patch b/package/mac80211/patches/602-rt2x00-remove-mcu-requests-for-soc.patch index 607d7c9..e743af3 100644 --- a/package/mac80211/patches/602-rt2x00-remove-mcu-requests-for-soc.patch +++ b/package/mac80211/patches/602-rt2x00-remove-mcu-requests-for-soc.patch @@ -14,9 +14,9 @@ Signed-off-by: Gertjan van Wingerde --- a/drivers/net/wireless/rt2x00/rt2800pci.c +++ b/drivers/net/wireless/rt2x00/rt2800pci.c -@@ -60,6 +60,12 @@ static void rt2800pci_mcu_status(struct - unsigned int i; - u32 reg; +@@ -66,6 +66,12 @@ static void rt2800pci_mcu_status(struct + if (rt2x00_is_soc(rt2x00dev)) + return; + /* + * SOC devices don't support MCU requests. -- cgit v1.1