kernel: bump 5.15 to 5.15.64
[openwrt/staging/stintel.git] / target / linux / generic / backport-5.15 / 702-v5.19-03-net-ethernet-mtk_eth_soc-implement-flow-offloading-t.patch
index 28b32521049a8251d3a8e75330329b68de0c9f53..2f93518e157ab039bb9092b7862c28cb282d3824 100644 (file)
@@ -233,7 +233,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
  static inline void
 --- a/include/linux/netdevice.h
 +++ b/include/linux/netdevice.h
-@@ -849,6 +849,7 @@ enum net_device_path_type {
+@@ -863,6 +863,7 @@ enum net_device_path_type {
        DEV_PATH_BRIDGE,
        DEV_PATH_PPPOE,
        DEV_PATH_DSA,
@@ -241,7 +241,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
  };
  
  struct net_device_path {
-@@ -874,6 +875,12 @@ struct net_device_path {
+@@ -888,6 +889,12 @@ struct net_device_path {
                        int port;
                        u16 proto;
                } dsa;