kernel: bump 4.19 to 4.19.44
[openwrt/openwrt.git] / target / linux / ath79 / patches-4.19 / 910-unaligned_access_hacks.patch
index 67e462aec676e45e498f4b998c420bbb827a1451..f765a08c985615540e7e955e5a0722e843dc343f 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
-@@ -262,8 +262,8 @@ nf_ct_get_tuple(const struct sk_buff *sk
+@@ -263,8 +263,8 @@ nf_ct_get_tuple(const struct sk_buff *sk
  
        switch (l3num) {
        case NFPROTO_IPV4: