kernel: bump 5.15 to 5.15.117
[openwrt/openwrt.git] / target / linux / generic / backport-5.15 / 702-v5.19-03-net-ethernet-mtk_eth_soc-implement-flow-offloading-t.patch
index 50d65b1eb6ff53d92ed6004bf4c090479dd24f28..ef2f53aa3847d7deb67464ebdcceb550de86e910 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
-@@ -872,6 +872,7 @@ enum net_device_path_type {
+@@ -875,6 +875,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 {
-@@ -897,6 +898,12 @@ struct net_device_path {
+@@ -900,6 +901,12 @@ struct net_device_path {
                        int port;
                        u16 proto;
                } dsa;