]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tcp: use BIT() macro in include/net/tcp.h
authorChia-Yu Chang <chia-yu.chang@nokia-bell-labs.com>
Wed, 5 Mar 2025 22:38:43 +0000 (23:38 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Mar 2025 13:49:13 +0000 (13:49 +0000)
commit0114a91da67263c56612ff19a6aa0992466e7756
tree94021ac0c5f58f15ee151e6f97ef04be7165a779
parentda610e18313be854977347450c86997548406813
tcp: use BIT() macro in include/net/tcp.h

Use BIT() macro for TCP flags field and TCP congestion control
flags that will be used by the congestion control algorithm.

No functional changes.

Signed-off-by: Chia-Yu Chang <chia-yu.chang@nokia-bell-labs.com>
Reviewed-by: Ilpo Järvinen <ij@kernel.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h