backports: copy sch_codel.c from kernel
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 10 Feb 2014 22:24:41 +0000 (23:24 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 10 Feb 2014 22:30:41 +0000 (23:30 +0100)
commit6399aaa1cf1ce4fe45756e481a5d702c90e22b04
treec514bc13156eac851150697d67111fac48bfdba1
parente4e34a387951a2ecb6de01175c3c2585f57bab3f
backports: copy sch_codel.c from kernel

Instead of using an own version of sch_codel.c make backports copy that
code from the kernel and use that. This ensures that we will always use
the latest version.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
backport/compat/Kconfig
backport/compat/Makefile
backport/compat/sch_codel.c [deleted file]
patches/backport-adjustments/sch_codel.patch [new file with mode: 0644]