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)
commite05c82d3666119075615fdbf6abca0266344f27b
treebab1ded7da3e983c69f833ab2ad915f03d07000e
parentb0e7031ac08fa0aa242531c8d9a0cf9ae8ee276d
tcp: fix build error if !CONFIG_SYN_COOKIES

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>
include/net/tcp.h