diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-09-24 15:43:24 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-09-24 15:43:24 +0000 |
commit | d0a48c1d4292773bb676d5eb89c036a19b606bce (patch) | |
tree | 96551678d0fa0a8e552e1b12e7c9a701413a2037 /package/kernel/mac80211/patches/501-ath9k_ahb_init.patch | |
parent | 1898cdc737c0f4e46820c6816f8af9d6578aebf4 (diff) | |
download | upstream-d0a48c1d4292773bb676d5eb89c036a19b606bce.tar.gz upstream-d0a48c1d4292773bb676d5eb89c036a19b606bce.tar.bz2 upstream-d0a48c1d4292773bb676d5eb89c036a19b606bce.zip |
ath9k: fix handling of tx headroom for padding
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r47042
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@47044 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211/patches/501-ath9k_ahb_init.patch')
-rw-r--r-- | package/kernel/mac80211/patches/501-ath9k_ahb_init.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch b/package/kernel/mac80211/patches/501-ath9k_ahb_init.patch index 0bdcae4999..5892c3e17a 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 -@@ -1023,23 +1023,23 @@ static int __init ath9k_init(void) +@@ -1024,23 +1024,23 @@ static int __init ath9k_init(void) { int error; |