kernel: bump 5.10 to 5.10.32
[openwrt/staging/mkresin.git] / target / linux / generic / backport-5.10 / 602-v5.12-net-add-sysfs-attribute-to-control-napi-threaded-mod.patch
index e72d5eeca4062dc3d63fbeffc28d972ff43611e0..d205ebb6b495dc2a4c4181b719b354c5b09ca56e 100644 (file)
@@ -69,7 +69,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
                 * wake_up_process() when it's not NULL.
                 */
                thread = READ_ONCE(napi->thread);
-@@ -6715,6 +6716,49 @@ static void init_gro_hash(struct napi_st
+@@ -6716,6 +6717,49 @@ static void init_gro_hash(struct napi_st
        napi->gro_bitmask = 0;
  }