kernel: bump 4.14 to 4.14.164
[openwrt/openwrt.git] / target / linux / generic / backport-4.14 / 328-v4.16-netfilter-nf_tables-fix-a-typo-in-nf_tables_getflowt.patch
index d4551f2946d938ca3e585a07007090cb56eb5394..1f0a5a2bb3d524808678ca62c67ad7f85ec2c8a9 100644 (file)
@@ -11,7 +11,7 @@ Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
 
 --- a/net/netfilter/nf_tables_api.c
 +++ b/net/netfilter/nf_tables_api.c
-@@ -5432,7 +5432,7 @@ static int nf_tables_getflowtable(struct
+@@ -5438,7 +5438,7 @@ static int nf_tables_getflowtable(struct
  
        flowtable = nf_tables_flowtable_lookup(table, nla[NFTA_FLOWTABLE_NAME],
                                               genmask);