summaryrefslogtreecommitdiff
path: root/copy-list
diff options
context:
space:
mode:
authorLuca Coelho <luciano.coelho@intel.com>2016-08-12 12:48:59 +0300
committerJohannes Berg <johannes.berg@intel.com>2017-02-06 15:00:43 +0100
commita0600d0932f57a2cf9d660ae20062d5cce3f6d7f (patch)
tree161f0585de34d0502edd4ca7412943b44d8f93f9 /copy-list
parent93d9195ecacfae4454379886ea5c2be8cb222bfc (diff)
backports: use codel and fq headers from the kernel sources
We don't need to have a local copy of codel.h anymore, so it can be removed and copied from the kernel sources. Additionally, it was split into 3 different headers, so copy the other 2 as well. Also copy the fq header files, which are used by newer wireless subsystem versions, from the kernel sources. Additionally, remove pkt_sched.h since it is not necessary anymore. Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'copy-list')
-rw-r--r--copy-list5
1 files changed, 5 insertions, 0 deletions
diff --git a/copy-list b/copy-list
index 48b26ca2..8efaf9f6 100644
--- a/copy-list
+++ b/copy-list
@@ -45,6 +45,11 @@ include/net/ieee80211_radiotap.h
include/net/lib80211.h
include/net/mac80211.h
include/net/regulatory.h
+include/net/codel.h
+include/net/codel_impl.h
+include/net/codel_qdisc.h
+include/net/fq.h
+include/net/fq_impl.h
net/Makefile
net/Kconfig