I agree with Florian's minor comment regarding pr_info->netdev_dgb change.
But, apart from that, I reviewed both the patches look good to me: Reviewed-By: Vedang Patel <vedang.pa...@intel.com> On 3/15/19, 2:17 PM, "netdev-ow...@vger.kernel.org on behalf of Leandro Dorileo" <netdev-ow...@vger.kernel.org on behalf of leandro.maciel.dori...@intel.com> wrote: 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