On 21/03/2025 15:52, Kurt Kanzenbach wrote:
Limit netdev_tc calls to MQPRIO. Currently these calls are made in
igc_tsn_enable_offload() and igc_tsn_disable_offload() which are used by
TAPRIO and ETF as well. However, these are only required for MQPRIO.

Signed-off-by: Kurt Kanzenbach <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
---
  drivers/net/ethernet/intel/igc/igc_main.c | 18 +++++++++++++++++-
  drivers/net/ethernet/intel/igc/igc_tsn.c  | 20 --------------------
  2 files changed, 17 insertions(+), 21 deletions(-)

Tested-by: Mor Bar-Gabay <[email protected]>

Reply via email to