projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c60c833
)
net: remove empty lines from tcp_syn_flood_action
author
Daniel Baluta
<dbaluta@ixiacom.com>
Wed, 19 Mar 2014 13:58:25 +0000
(15:58 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Mar 2014 20:17:22 +0000
(16:17 -0400)
Signed-off-by: Daniel Baluta <dbaluta@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_ipv4.c
patch
|
blob
|
history
diff --git
a/net/ipv4/tcp_ipv4.c
b/net/ipv4/tcp_ipv4.c
index c4f1d9a76c443a8f0beca90317f088769502960f..4555244607d0b06bebe34799f765f5cd10c174f0 100644
(file)
--- a/
net/ipv4/tcp_ipv4.c
+++ b/
net/ipv4/tcp_ipv4.c
@@
-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";