This set fixes miscalculations based on invalid link speed values. Changes in v3: + yep pr_info() format warnings;
Changes in v2: + fixed pr_info() format both on cbs and taprio patches; Leandro Dorileo (2): net/sched: taprio: fix picos_per_byte miscalculation net/sched: cbs: fix port_rate miscalculation net/sched/sch_cbs.c | 91 +++++++++++++++++++++++++++++++++++------- net/sched/sch_taprio.c | 90 +++++++++++++++++++++++++++++++++-------- 2 files changed, 151 insertions(+), 30 deletions(-) -- 2.21.0