diff options
author | Yousuk Seung | 2018-06-04 15:29:51 -0700 |
---|---|---|
committer | David S. Miller | 2018-06-05 10:09:27 -0400 |
commit | f4c9f85f3b2cb7669830cd04d0be61192a4d2436 (patch) | |
tree | 849337c47d2d427369237e15b6b8eb8980c0a831 /net/dccp | |
parent | f7225172f25aaf0dfd9ad65f05be8da5d6108b12 (diff) |
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Refactor tcp_ecn_check_ce and __tcp_ecn_check_ce to accept struct sock*
instead of tcp_sock* to clean up type casts. This is a pure refactor
patch.
Signed-off-by: Yousuk Seung <ysseung@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions