From 58dfdd9138513b115776b57de653e314b0b4ba72 Mon Sep 17 00:00:00 2001 From: hauke Date: Wed, 15 Jun 2011 21:16:38 +0000 Subject: package/mac80211: Add linux 3.0 compatibility Add patches from Hauke adding linux 3.0 compatibility. Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27187 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/511-ath9k_increase_bcbuf.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/511-ath9k_increase_bcbuf.patch') diff --git a/package/mac80211/patches/511-ath9k_increase_bcbuf.patch b/package/mac80211/patches/511-ath9k_increase_bcbuf.patch index 951e31d7d..94039d3fe 100644 --- a/package/mac80211/patches/511-ath9k_increase_bcbuf.patch +++ b/package/mac80211/patches/511-ath9k_increase_bcbuf.patch @@ -11,7 +11,7 @@ #define IEEE80211_MS_TO_TU(x) (((x) * 1000) / 1024) --- a/drivers/net/wireless/ath/ath9k/hw.c +++ b/drivers/net/wireless/ath/ath9k/hw.c -@@ -355,8 +355,8 @@ static void ath9k_hw_init_config(struct +@@ -355,8 +355,8 @@ static void ath9k_hw_init_config(struct { int i; -- cgit v1.2.3