commit | 272491ef423b6976a230a998b10f46976aa91342 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Thu Dec 07 01:17:24 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 07 01:17:24 2006 -0800 |
tree | 6f065104e5f4e0bd09b8d167bf8a0b4b9d9f1e0a | |
parent | cbb45d21fb2fcbcafc19ea859350f564252a0878 [diff] |
[NETFILTER]: Fix non-ANSI func. decl. Fix non-ANSI function declaration: net/netfilter/nf_conntrack_core.c:1096:25: warning: non-ANSI function declaration of function 'nf_conntrack_flush' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>