mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 602-rt2x00-remove-mcu-requests-for-soc.patch
index 607d7c9c33514662c5750b5121e2558feb274e62..e743af3d3041e2335b3349335c7d4fc2fac7ab5f 100644 (file)
@@ -14,9 +14,9 @@ Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
 
 --- 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.