diff options
| author | Ricardo Martinez <[email protected]> | 2022-05-13 10:33:59 -0700 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-05-16 13:45:26 -0700 |
| commit | 262d98b1193fec68c66f3d57772b72240fc4b9da (patch) | |
| tree | 567f9e12acbc92f2fa3f16f8af9fb84fd18cbba3 /tools/perf/scripts/python | |
| parent | 2ba5c8163038bcbac34540d9ecae574d390a031f (diff) | |
net: wwan: t7xx: Avoid calls to skb_data_area_size()
skb_data_area_size() helper was used to calculate the size of the
DMA mapped buffer passed to the HW. Instead of doing this, use the
size passed to allocate the skbs.
Signed-off-by: Ricardo Martinez <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Sergey Ryazanov <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions