codel: generalize the implementation
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 22 Apr 2016 12:15:58 +0000 (14:15 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2016 20:44:27 +0000 (16:44 -0400)
commit79bdc4c862af7cf11a135a6fdf8093622043c862
tree0ef5bf77549832f368878079900f597a3ee76fa4
parente425974feaa545575135f04e646f0495439b4c54
codel: generalize the implementation

This strips out qdisc specific bits from the code
and makes it slightly more reusable. Codel will be
used by wireless/mac80211 in the future.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/codel.h
net/sched/sch_codel.c
net/sched/sch_fq_codel.c