summaryrefslogtreecommitdiff
path: root/net/sched/sch_fq_pie.c
diff options
context:
space:
mode:
authorMohit P. Tahiliani <tahiliani@nitk.edu.in>2020-01-22 21:22:32 +0300
committerDavid S. Miller <davem@davemloft.net>2020-01-23 13:38:31 +0300
commit5205ea00cda1ac23cebfb97dfccca84722d58dfe (patch)
tree87c6665cfe5b24ea7db6bb216d28767c064c7bbd /net/sched/sch_fq_pie.c
parent00ea2fb7274f568cd982a5958c66cab578aada25 (diff)
downloadlinux-5205ea00cda1ac23cebfb97dfccca84722d58dfe.tar.xz
net: sched: pie: export symbols to be reused by FQ-PIE
This patch makes the drop_early(), calculate_probability() and pie_process_dequeue() functions generic enough to be used by both PIE and FQ-PIE (to be added in a future commit). The major change here is in the way the functions take in arguments. This patch exports these functions and makes FQ-PIE dependent on sch_pie. Signed-off-by: Mohit P. Tahiliani <tahiliani@nitk.edu.in> Signed-off-by: Leslie Monis <lesliemonis@gmail.com> Signed-off-by: Gautam Ramakrishnan <gautamramk@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_fq_pie.c')
0 files changed, 0 insertions, 0 deletions