diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-26 14:17:17 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-26 14:17:17 +0000 |
commit | 579e9cded8ecc63ae5e14cb2ee0dbd868d90b9a8 (patch) | |
tree | e0273c12a63edd369d6c8f3d6d63fbe6a91cbcf2 /target/linux/generic/patches-3.3/042-fq_codel-Fair-Queue-Codel-AQM.patch | |
parent | eb97933e2a4ea7d0002571eb780d73c339daa9db (diff) | |
download | mtk-20170518-579e9cded8ecc63ae5e14cb2ee0dbd868d90b9a8.zip mtk-20170518-579e9cded8ecc63ae5e14cb2ee0dbd868d90b9a8.tar.gz mtk-20170518-579e9cded8ecc63ae5e14cb2ee0dbd868d90b9a8.tar.bz2 |
generic: add upstream commit id to codel patches and refresh those
SVN-Revision: 33560
Diffstat (limited to 'target/linux/generic/patches-3.3/042-fq_codel-Fair-Queue-Codel-AQM.patch')
-rw-r--r-- | target/linux/generic/patches-3.3/042-fq_codel-Fair-Queue-Codel-AQM.patch | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.3/042-fq_codel-Fair-Queue-Codel-AQM.patch b/target/linux/generic/patches-3.3/042-fq_codel-Fair-Queue-Codel-AQM.patch index 44f208a..26bbbcb 100644 --- a/target/linux/generic/patches-3.3/042-fq_codel-Fair-Queue-Codel-AQM.patch +++ b/target/linux/generic/patches-3.3/042-fq_codel-Fair-Queue-Codel-AQM.patch @@ -1,7 +1,9 @@ -From 4b549a2ef4bef9965d97cbd992ba67930cd3e0fe Mon Sep 17 00:00:00 2001 +From f8cf19c19528a468cc0b9846c0328a94cccdc605 Mon Sep 17 00:00:00 2001 From: Eric Dumazet <edumazet@google.com> Date: Fri, 11 May 2012 09:30:50 +0000 -Subject: [PATCH 38/41] fq_codel: Fair Queue Codel AQM +Subject: [PATCH] fq_codel: Fair Queue Codel AQM + +commit 4b549a2ef4bef9965d97cbd992ba67930cd3e0fe upstream. Fair Queue Codel packet scheduler |