diff options
author | Ricardo Martinez <ricardo.martinez@linux.intel.com> | 2022-05-13 10:33:59 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-16 13:45:26 -0700 |
commit | 262d98b1193fec68c66f3d57772b72240fc4b9da (patch) | |
tree | 567f9e12acbc92f2fa3f16f8af9fb84fd18cbba3 /samples/qmi/qmi_sample_client.c | |
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 <ricardo.martinez@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'samples/qmi/qmi_sample_client.c')
0 files changed, 0 insertions, 0 deletions