mac80211: update to wireless-testing 2012-06-14
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 840-brcmsmac-remove-PCIE.patch
index de8b46c942f5a0402f58c3d6076e0e9b81f354ac..ccb6fd09b7433427b28c7235a79b7e202f2fba67 100644 (file)
@@ -11,7 +11,7 @@
  
  #ifdef DEBUG
  #define       SI_MSG(fmt, ...)        pr_debug(fmt, ##__VA_ARGS__)
-@@ -777,7 +775,7 @@ void ai_pci_up(struct si_pub *sih)
+@@ -776,7 +774,7 @@ void ai_pci_up(struct si_pub *sih)
                bcma_core_set_clockmode(cc, BCMA_CLKMODE_FAST);
        }
  
@@ -20,7 +20,7 @@
                bcma_core_pci_extend_L1timer(&sii->icbus->drv_pci, true);
  }
  
-@@ -795,7 +793,7 @@ void ai_pci_down(struct si_pub *sih)
+@@ -794,7 +792,7 @@ void ai_pci_down(struct si_pub *sih)
                bcma_core_set_clockmode(cc, BCMA_CLKMODE_DYNAMIC);
        }