]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
Revert "kernel: add backported codel patchset."
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 18 Aug 2012 15:13:53 +0000 (17:13 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 18 Aug 2012 15:13:53 +0000 (17:13 +0200)
commit73a1c982baf987ecc1b8576dba473f79bd0ff926
treec718d045d6f2152e980c1b351b662c58b4779e3b
parent3e78d712ccafa64c78439c02d2fae5a3615b0cd5
Revert "kernel: add backported codel patchset."

This reverts commit 97bb1c57aea0cfdb554a7bb96d1a121a868b6fa3.

compat-wireless provide the same functionality.
16 files changed:
config/kernel/kernel.config.armv5tel-ipfire-kirkwood
config/kernel/kernel.config.armv5tel-ipfire-omap
config/kernel/kernel.config.armv5tel-ipfire-rpi
config/kernel/kernel.config.i586-ipfire
config/kernel/kernel.config.i586-ipfire-pae
lfs/linux
src/patches/linux-3.2-codel/0000-net-introduce-skb_flow_dissect.patch [deleted file]
src/patches/linux-3.2-codel/0001-codel-Controlled-Delay-AQM.patch [deleted file]
src/patches/linux-3.2-codel/0002-codel-use-Newton-method-instead-of-sqrt-and-divides.patch [deleted file]
src/patches/linux-3.2-codel/0003-fq_codel-Fair-Queue-Codel-AQM.patch [deleted file]
src/patches/linux-3.2-codel/0004-net-codel-Add-missing-include-linux-prefetch.h.patch [deleted file]
src/patches/linux-3.2-codel/0005-net-codel-fix-build-errors.patch [deleted file]
src/patches/linux-3.2-codel/0006-codel-use-u16-field-instead-of-31bits-for-rec_inv_sq.patch [deleted file]
src/patches/linux-3.2-codel/0007-fq_codel-should-use-qdisc-backlog-as-threshold.patch [deleted file]
src/patches/linux-3.2-codel/0008-flow_dissector-use-a-64bit-load-store.patch [deleted file]
src/patches/linux-3.2-codel/0009-net-flow_dissector.c-missing-include-linux-export.h.patch [deleted file]