kernel: bump 5.10 to 5.10.176
[openwrt/staging/pepe2k.git] / target / linux / generic / pending-5.10 / 701-03-net-ethernet-mtk_eth_soc-implement-flow-offloading-t.patch
index a31929d58a82b4b1b5b96aefdfacceed0689c263..b9c6d4378a108ecefb025763900b43ca456a4428 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
-@@ -854,6 +854,7 @@ enum net_device_path_type {
+@@ -856,6 +856,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 {
-@@ -879,6 +880,12 @@ struct net_device_path {
+@@ -881,6 +882,12 @@ struct net_device_path {
                        int port;
                        u16 proto;
                } dsa;