kernel: bump 4.14 to 4.14.54 for 18.06
[openwrt/staging/wigyori.git] / target / linux / generic / backport-4.14 / 328-v4.16-netfilter-nf_tables-fix-a-typo-in-nf_tables_getflowt.patch
index 1cfa0ae1c4f6942b28a220008d7eecbd252ee4f7..94e69790d8978c03d8291b1aba0ecee6071d100c 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
-@@ -5350,7 +5350,7 @@ static int nf_tables_getflowtable(struct
+@@ -5393,7 +5393,7 @@ static int nf_tables_getflowtable(struct
  
        flowtable = nf_tables_flowtable_lookup(table, nla[NFTA_FLOWTABLE_NAME],
                                               genmask);