tcp: fix build error if !CONFIG_SYN_COOKIES
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 19 Sep 2011 01:02:55 +0000 (21:02 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 19 Sep 2011 01:48:01 +0000 (21:48 -0400)
commit 946cedccbd7387 (tcp: Change possible SYN flooding messages)
added a build error if CONFIG_SYN_COOKIES=n

Reported-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found