From 6e97442105366adb25aa32c35d2fc97e29145064 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 24 Sep 2015 15:02:15 +0000 Subject: ath9k: fix handling of tx headroom for padding (fixes #20556) Signed-off-by: Felix Fietkau SVN-Revision: 47042 --- package/kernel/mac80211/patches/501-ath9k_ahb_init.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/501-ath9k_ahb_init.patch') diff --git a/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch b/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch index b4e9762969..5a3e37cebd 100644 --- a/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch +++ b/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/ath/ath9k/init.c +++ b/drivers/net/wireless/ath/ath9k/init.c -@@ -1031,23 +1031,23 @@ static int __init ath9k_init(void) +@@ -1032,23 +1032,23 @@ static int __init ath9k_init(void) { int error; -- cgit v1.2.3