kernel: bump 5.15 to 5.15.64
[openwrt/staging/noltari.git] / target / linux / ipq40xx / patches-5.15 / 703-net-IPQ4019-needs-rfs-vlan_tag-callbacks-in.patch
index 8825b07cdb5817ce8e1feaff5762ef7fae939c73..efc35712c8f2cafccd01dc4af6b355058bb8fee0 100644 (file)
@@ -24,7 +24,7 @@ Reviewed-by: Grant Grundler <grundler@chromium.org>
 
 --- a/include/linux/netdevice.h
 +++ b/include/linux/netdevice.h
-@@ -771,6 +771,16 @@ struct xps_map {
+@@ -785,6 +785,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.
   *
-@@ -1477,6 +1487,9 @@ struct net_device_ops {
+@@ -1491,6 +1501,9 @@ struct net_device_ops {
                                                     const struct sk_buff *skb,
                                                     u16 rxq_index,
                                                     u32 flow_id);