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