commit | d127e94a5cf1c9c996b8c67cd2595b96c3e35e4c | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Nov 29 16:28:18 2005 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 29 16:28:18 2005 -0800 |
tree | d79df4d600f0c81e7b156bc5e8c6448e28ab6ee7 | |
parent | 4b30b1c6a3e58dc74f2dbb0aa39f16a23cfcdd56 [diff] |
[NETFILTER] ipv4: small cleanups This patch contains the following cleanups: - make needlessly global code static - ip_conntrack_core.c: ip_conntrack_flush() -> ip_conntrack_flush(void) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: David S. Miller <davem@davemloft.net>