[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 4 Jan 2006 03:58:06 +0000 (01:58 -0200)
committerArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 4 Jan 2006 03:58:06 +0000 (01:58 -0200)
commit80e40daa4797a156781d1594642b654eb1c461df
tree31a9a37e00b690edf3e54d61393e364f203549c3
parente4dfd449c80a41bb615b23d0fc198ba08360a1f8
[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected

  CC      net/ipv4/tcp_ipv4.o
  /pub/scm/linux/kernel/git/acme/net-2.6/net/ipv4/tcp_ipv4.c:665: warning:
  'syn_flood_warning' defined but not used

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
net/ipv4/tcp_ipv4.c