kmod-sched-cake: fix parameter passing kernel/user space
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Fri, 23 Dec 2016 16:46:45 +0000 (16:46 +0000)
committerJo-Philipp Wich <jo@mein.io>
Sat, 21 Jan 2017 13:27:37 +0000 (14:27 +0100)
The last two parameters passed between user space tc and kernel space
sched-cake were transposed due to a merge mistake in a parameter header
file.

As such, using a packet overhead figure was likely to set cake to wash
packet DSCP values.  Similarly, the DSCP wash flag was used as an offset
to the displayed packet overhead value.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>

No differences found