Merge branch 'lan966x-mqprio-taprio'
authorDavid S. Miller <davem@davemloft.net>
Fri, 23 Sep 2022 11:31:27 +0000 (12:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Sep 2022 11:31:27 +0000 (12:31 +0100)
commit3aba35bb201fd2481b3fd5794120d9d1b0734fe8
treed8700f9d3522547a20d310b90f7858b18830b07c
parentf948ac2313336d059b13ee0dee4840a1fb317fe9
parente462b2717380b49c74c4a17b643cde83064a7653
Merge branch 'lan966x-mqprio-taprio'

Horatiu Vultur says:

====================
net: lan966x: Add mqprio and taprio support

Add support for offloading QoS features with tc command to lan966x. The
offloaded QoS features are mqprio and taprio.

v1->v2:
- fix compilation warning
- rename lan966x_taprio_enable/disable to lan966x_taprio_add/del
====================

Signed-off-by: David S. Miller <davem@davemloft.net>