kernel: bump 4.14 to 4.14.120
[openwrt/staging/dedeckeh.git] / target / linux / generic / backport-4.14 / 328-v4.16-netfilter-nf_tables-fix-a-typo-in-nf_tables_getflowt.patch
index 493ed1d27d6ca7548204159955dd4c029601f9e7..734ab526cae76671d3f449dd588eaeff29a58b7f 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
-@@ -5410,7 +5410,7 @@ static int nf_tables_getflowtable(struct
+@@ -5429,7 +5429,7 @@ static int nf_tables_getflowtable(struct
  
        flowtable = nf_tables_flowtable_lookup(table, nla[NFTA_FLOWTABLE_NAME],
                                               genmask);