mvebu: switch to kernel 6.1
[openwrt/openwrt.git] / target / linux / mvebu / patches-5.15 / 702-net-next-ethernet-marvell-mvnetaMQPrioOffload.patch
index 96f5042e690bf4ff65f0e975be9737159237e959..019b9528c360e5716d5d1d120d0a7b57d5ef5869 100644 (file)
@@ -26,7 +26,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  #include <linux/bpf_trace.h>
  
  /* Registers */
-@@ -4947,14 +4948,14 @@ static void mvneta_setup_rx_prio_map(str
+@@ -4966,14 +4967,14 @@ static void mvneta_setup_rx_prio_map(str
  }
  
  static int mvneta_setup_mqprio(struct net_device *dev,
@@ -44,7 +44,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  
        if (num_tc > rxq_number)
                return -EINVAL;
-@@ -4965,13 +4966,15 @@ static int mvneta_setup_mqprio(struct ne
+@@ -4984,13 +4985,15 @@ static int mvneta_setup_mqprio(struct ne
                return 0;
        }