Re: [PATCH net-next 2/5] net: microchip: sparx5: add support for offloading mqprio qdisc

From: Jakub Kicinski
Date: Mon Sep 19 2022 - 21:43:21 EST


On Mon, 19 Sep 2022 14:02:12 +0200 Daniel Machon wrote:
> +#include "sparx5_main.h"

This is missing

#include "sparx5_qos.h"

otherwise we get a compiler warning on this patch

> +int sparx5_tc_mqprio_add(struct net_device *ndev, u8 num_tc)