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

[mac80211] Update to compat-wireless-2009-08-15

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17265 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke
2009-08-15 08:26:38 +00:00
parent 97f029be36
commit 094507e8fe
18 changed files with 184 additions and 647 deletions

View File

@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath5k/reset.c
+++ b/drivers/net/wireless/ath/ath5k/reset.c
@@ -1296,8 +1296,14 @@ int ath5k_hw_reset(struct ath5k_hw *ah,
@@ -1370,8 +1370,14 @@ int ath5k_hw_reset(struct ath5k_hw *ah,
if (ah->ah_version != AR5K_AR5210) {
AR5K_REG_WRITE_BITS(ah, AR5K_TXCFG,
AR5K_TXCFG_SDMAMR, AR5K_DMASIZE_128B);