diff options
| author | Stefan Wahren <[email protected]> | 2024-01-28 21:10:48 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-01-31 13:38:50 +0000 |
| commit | 56f0b4f55b71f453c2ec6b6f70725c28dc437c32 (patch) | |
| tree | 72e4a8e52207cfa838c884e6aafea69598d11652 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 3c5e48780882d1c2de5efc9667c633ff0ebae2bc (diff) | |
qca_spi: Avoid skb_copy_expand in TX path
The skb spare room needs to be expanded for SPI header, footer
and possible padding within the TX path. So announce the necessary
space in order to avoid expensive skb_copy_expand calls.
Signed-off-by: Stefan Wahren <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions