commit | dead7cdb0daec58490891e59f4fae0c5c76fa5f3 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Mon Feb 19 11:56:49 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 21 14:24:14 2018 -0500 |
tree | 4d3f1f7752d6da21e667434aee42131fbda57694 | |
parent | 74d4a8f8d378ddbe7caf3331804c3d5a276a9b1a [diff] |
tcp: remove sk_check_csum_caps() Since TCP relies on GSO, we do not need this helper anymore. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>