]> git.proxmox.com Git - mirror_iproute2.git/commit - tc/q_htb.c
htb: remove printing of a deprecated overhead value
authorDmitrii Shcherbakov <fw.dmitrii@yandex.com>
Sat, 19 Dec 2015 15:25:52 +0000 (18:25 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 18 Feb 2016 01:49:47 +0000 (17:49 -0800)
commit1aea7fea262c3ce72febc84934719a51d74d93a1
treed23f320fdfb0cc76d6a0947a07ff14af7d65ad55
parent478a8e59206841b2a2d32a29fdd0cbec1965cd5e
htb: remove printing of a deprecated overhead value

Remove printing according to the previously used encoding of mpu and
overhead values within the tc_ratespec's mpu field. This encoding is
no longer being used as a separate 'overhead' field in the ratespec
structure has been introduced.

Signed-off-by: Dmitrii Shcherbakov <fw.dmitrii@yandex.com>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Acked-by: Phil Sutter <phil@nwl.cc>
tc/q_htb.c