diff options
author | Neal Cardwell <ncardwell@google.com> | 2012-02-12 22:37:09 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-02-13 10:00:21 +0400 |
commit | cc9a672ee522d4805495b98680f4a3db5d0a0af9 (patch) | |
tree | 391c58df73783b8b662f638e14e1f48aa83578e4 /crypto/rmd256.c | |
parent | 8df54d622a120058ee8bec38743c9b8f091c8e58 (diff) | |
download | linux-cc9a672ee522d4805495b98680f4a3db5d0a0af9.tar.xz |
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
This commit allows callers of tcp_sacktag_one() to pass in sequence
ranges that do not align with skb boundaries, as tcp_shifted_skb()
needs to do in an upcoming fix in this patch series.
In fact, now tcp_sacktag_one() does not need to depend on an input skb
at all, which makes its semantics and dependencies more clear.
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/rmd256.c')
0 files changed, 0 insertions, 0 deletions