kernel: bump 5.4 to 5.4.230
[openwrt/staging/hauke.git] / target / linux / ipq40xx / patches-5.4 / 703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch
index 1e22abdf5137c3226dc2aae5f254c81428edaf69..5b600c29f20bc82c925874f7b8ff8bd7cf365892 100644 (file)
@@ -24,7 +24,7 @@ Reviewed-by: Grant Grundler <grundler@chromium.org>
 
 --- a/include/linux/netdevice.h
 +++ b/include/linux/netdevice.h
-@@ -767,6 +767,16 @@ struct xps_map {
+@@ -774,6 +774,16 @@ struct xps_map {
  #define XPS_MIN_MAP_ALLOC ((L1_CACHE_ALIGN(offsetof(struct xps_map, queues[1])) \
         - sizeof(struct xps_map)) / sizeof(u16))
  
@@ -41,7 +41,7 @@ Reviewed-by: Grant Grundler <grundler@chromium.org>
  /*
   * This structure holds all XPS maps for device.  Maps are indexed by CPU.
   */
-@@ -1370,6 +1380,9 @@ struct net_device_ops {
+@@ -1377,6 +1387,9 @@ struct net_device_ops {
                                                     const struct sk_buff *skb,
                                                     u16 rxq_index,
                                                     u32 flow_id);