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

Jakub Kicinski kuba at kernel.org
Mon Sep 19 18:41:43 PDT 2022


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)



More information about the linux-arm-kernel mailing list