kernel: bump to version 4.14.25
[openwrt/staging/wigyori.git] / target / linux / generic / backport-4.14 / 328-netfilter-nf_tables-fix-a-typo-in-nf_tables_getflowt.patch
index b5c1b19a593b1ce1c201c0b2e80ec303d07f9222..dc62dd37a72aa1e90a4235cd70c4606493a8c7a9 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
-@@ -5341,7 +5341,7 @@ static int nf_tables_getflowtable(struct
+@@ -5343,7 +5343,7 @@ static int nf_tables_getflowtable(struct
  
        flowtable = nf_tables_flowtable_lookup(table, nla[NFTA_FLOWTABLE_NAME],
                                               genmask);