Skip to content

Commit

Permalink
net: remove empty lines from tcp_syn_flood_action
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Baluta <dbaluta@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Daniel Baluta authored and David S. Miller committed Mar 20, 2014
1 parent c60c833 commit e35bad5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions net/ipv4/tcp_ipv4.c
Original file line number Diff line number Diff line change
Expand Up @@ -880,8 +880,6 @@ bool tcp_syn_flood_action(struct sock *sk,
bool want_cookie = false;
struct listen_sock *lopt;



#ifdef CONFIG_SYN_COOKIES
if (sysctl_tcp_syncookies) {
msg = "Sending cookies";
Expand Down

0 comments on commit e35bad5

Please sign in to comment.