tcp: remove the hardcode in the definition of TCPF Macro
authorYafang Shao <laoar.shao@gmail.com>
Tue, 20 Feb 2018 13:28:31 +0000 (21:28 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Feb 2018 20:06:05 +0000 (15:06 -0500)
commita823fed03b5d940e4d57271222a0b959fc2ab201
treef9d39f7edb6e6752609cd0564af9ce813bb89e82
parent53e20678a1eb12fdae615a018919d137d7e9cfa2
tcp: remove the hardcode in the definition of TCPF Macro

TCPF_ macro depends on the definition of TCP_ macro.
So it is better to define them with TCP_ marco.

Signed-off-by: Yafang Shao <laoar.shao@gmail.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp_states.h