kernel: bump 5.10 to 5.10.71
[openwrt/openwrt.git] / target / linux / ath79 / patches-5.10 / 910-unaligned_access_hacks.patch
index 338b96447db3092ae350322c951523879895d5c5..1ade1e9181e00a9d88c4b539c3660c1b8badad79 100644 (file)
  #define UDP_CORK      1       /* Never send partially complete segments */
 --- a/net/netfilter/nf_conntrack_core.c
 +++ b/net/netfilter/nf_conntrack_core.c
-@@ -268,8 +268,8 @@ nf_ct_get_tuple(const struct sk_buff *sk
+@@ -271,8 +271,8 @@ nf_ct_get_tuple(const struct sk_buff *sk
  
        switch (l3num) {
        case NFPROTO_IPV4: