diff options
author | Eric Dumazet <edumazet@google.com> | 2015-03-25 23:08:47 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-29 21:17:18 +0200 |
commit | 41d25fe0927aabb1d4b671871a99a55bcd203257 (patch) | |
tree | 745072871a02c09835f1b0ca4d8f8472eef17d52 /drivers/net/ethernet/emulex | |
parent | cxgb4: fix boolreturn.cocci warnings (diff) | |
download | linux-41d25fe0927aabb1d4b671871a99a55bcd203257.tar.xz linux-41d25fe0927aabb1d4b671871a99a55bcd203257.zip |
tcp: tcp_syn_flood_action() can be static
After commit 1fb6f159fd21 ("tcp: add tcp_conn_request"),
tcp_syn_flood_action() is no longer used from IPv6.
We can make it static, by moving it above tcp_conn_request()
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/emulex')
0 files changed, 0 insertions, 0 deletions