OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 13... Line 13...
13 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> 13 Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
14 --- 14 ---
Line 15... Line 15...
15   15  
16 --- a/net/netfilter/nf_tables_api.c 16 --- a/net/netfilter/nf_tables_api.c
17 +++ b/net/netfilter/nf_tables_api.c 17 +++ b/net/netfilter/nf_tables_api.c
18 @@ -5324,8 +5324,10 @@ static int nf_tables_dump_flowtable_done 18 @@ -5313,8 +5313,10 @@ static int nf_tables_dump_flowtable_done
19 if (!filter) 19 if (!filter)
Line 20... Line 20...
20 return 0; 20 return 0;
21 21