diff options
author | Neal Cardwell <[email protected]> | 2012-02-27 17:52:52 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-02-28 15:06:33 -0500 |
commit | ecb971923614775a118bc05ad16b2bde450cac7d (patch) | |
tree | faccc868f922b2985341ba8dd6a6a401e6cf32d1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | eea79e0713d94b02952f6c591b615710fd40a562 (diff) |
tcp: fix comment for tp->highest_sack
There was an off-by-one error in the comments describing the
highest_sack field in struct tcp_sock. The comments previously claimed
that it was the "start sequence of the highest skb with SACKed
bit". This commit fixes the comments to note that it is the "start
sequence of the skb just *after* the highest skb with SACKed bit".
Signed-off-by: Neal Cardwell <[email protected]>
Acked-by: Ilpo Järvinen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions