From c5002e5a21e6dc95e7759ada12b88940c50996bf Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 25 Jun 2009 17:28:36 +0000 Subject: [mac80211] Update compat-wireless to 2009-06-25 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16561 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch') diff --git a/package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch b/package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch index ca0478640e..6ec2c09972 100644 --- a/package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch +++ b/package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath5k/reset.c +++ b/drivers/net/wireless/ath/ath5k/reset.c -@@ -1297,8 +1297,14 @@ int ath5k_hw_reset(struct ath5k_hw *ah, +@@ -1296,8 +1296,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); -- cgit v1.2.3