diff options
author | Stefan Wahren <wahrenst@gmx.net> | 2024-01-28 23:10:48 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-01-31 16:38:50 +0300 |
commit | 56f0b4f55b71f453c2ec6b6f70725c28dc437c32 (patch) | |
tree | 72e4a8e52207cfa838c884e6aafea69598d11652 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3c5e48780882d1c2de5efc9667c633ff0ebae2bc (diff) | |
download | linux-56f0b4f55b71f453c2ec6b6f70725c28dc437c32.tar.xz |
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 <wahrenst@gmx.net>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.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