1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

mac80211: update to wireless-testing 2012-06-14

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32420 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2012-06-18 01:26:36 +00:00
parent 31767f1683
commit 9f3403679d
54 changed files with 1421 additions and 1963 deletions

View 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);
}