summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2021-10-25 15:13:42 -0700
committerDavid S. Miller <davem@davemloft.net>2021-10-26 14:45:12 +0100
commitc4322884ed2132beee95a16234035ad7cc991f09 (patch)
treefea73bdcb45c78a1bc4090467092a119ded086b4 /tools/perf/scripts/python/export-to-sqlite.py
parent8a794df69300cf2f889b4f02ada9c54baa9bca91 (diff)
tcp: remove unneeded code from tcp_stream_alloc_skb()
Aligning @size argument to 4 bytes is not needed. The header alignment has nothing to do with @size. It really depends on skb->head alignment and MAX_TCP_HEADER. 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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions