diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2023-02-04 16:52:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-02-06 13:06:43 +0300 |
commit | 9adafe2b85460be5b9bed9b6f6597526e7d4f7c5 (patch) | |
tree | 0893289cdfdccaf092d647288f727d5c98ea3e94 /net/sched/sch_mqprio.c | |
parent | 5cfb45e2fb71f58e795d96c708c27e2fa13134b7 (diff) | |
download | linux-9adafe2b85460be5b9bed9b6f6597526e7d4f7c5.tar.xz |
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Since mqprio is a scheduler and not a classifier, move its offload
structure to pkt_sched.h, where struct tc_taprio_qopt_offload also lies.
Also update some header inclusions in drivers that access this
structure, to the best of my abilities.
Cc: Igor Russkikh <irusskikh@marvell.com>
Cc: Yisen Zhuang <yisen.zhuang@huawei.com>
Cc: Salil Mehta <salil.mehta@huawei.com>
Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Saeed Mahameed <saeedm@nvidia.com>
Cc: Leon Romanovsky <leon@kernel.org>
Cc: Horatiu Vultur <horatiu.vultur@microchip.com>
Cc: Lars Povlsen <lars.povlsen@microchip.com>
Cc: Steen Hegelund <Steen.Hegelund@microchip.com>
Cc: Daniel Machon <daniel.machon@microchip.com>
Cc: UNGLinuxDriver@microchip.com
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_mqprio.c')
0 files changed, 0 insertions, 0 deletions