kernel: bump 5.15 to 5.15.95
[openwrt/staging/noltari.git] / target / linux / ath79 / patches-5.15 / 910-unaligned_access_hacks.patch
index 4fd06552e0d99854440d8f7f45791b48eefc4a3c..5b10dd62889de411921e427fed32db9a0bc32da4 100644 (file)
@@ -258,7 +258,7 @@ SVN-Revision: 35130
  #include <linux/uaccess.h>
  #include <linux/ipv6.h>
  #include <linux/icmpv6.h>
-@@ -943,10 +944,10 @@ static void tcp_v6_send_response(const s
+@@ -944,10 +945,10 @@ static void tcp_v6_send_response(const s
        topt = (__be32 *)(t1 + 1);
  
        if (tsecr) {