diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-06-30 23:26:13 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-06-30 23:26:13 +0000 |
commit | 831d1c8b459b561d18446566ff16049d3025967c (patch) | |
tree | b92538ea45c69901bdb5be2e77e28f9f1f653d38 /target/linux/generic/patches-4.0/664-codel_fix_3_12.patch | |
parent | 901a7fa067c63a81eda14becfffa1bbd79009e33 (diff) | |
download | mtk-20170518-831d1c8b459b561d18446566ff16049d3025967c.zip mtk-20170518-831d1c8b459b561d18446566ff16049d3025967c.tar.gz mtk-20170518-831d1c8b459b561d18446566ff16049d3025967c.tar.bz2 |
kernel: update 4.0 to 4.0.7
Changelog:
* https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.6
* https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.0.7
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46151
Diffstat (limited to 'target/linux/generic/patches-4.0/664-codel_fix_3_12.patch')
-rw-r--r-- | target/linux/generic/patches-4.0/664-codel_fix_3_12.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.0/664-codel_fix_3_12.patch b/target/linux/generic/patches-4.0/664-codel_fix_3_12.patch index 2682441..726c428 100644 --- a/target/linux/generic/patches-4.0/664-codel_fix_3_12.patch +++ b/target/linux/generic/patches-4.0/664-codel_fix_3_12.patch @@ -1,6 +1,6 @@ --- a/net/sched/sch_api.c +++ b/net/sched/sch_api.c -@@ -1945,7 +1945,7 @@ static int __init pktsched_init(void) +@@ -1947,7 +1947,7 @@ static int __init pktsched_init(void) return err; } |