summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorRicardo Martinez <ricardo.martinez@linux.intel.com>2022-05-13 20:33:59 +0300
committerJakub Kicinski <kuba@kernel.org>2022-05-16 23:45:26 +0300
commit262d98b1193fec68c66f3d57772b72240fc4b9da (patch)
tree567f9e12acbc92f2fa3f16f8af9fb84fd18cbba3 /Kbuild
parent2ba5c8163038bcbac34540d9ecae574d390a031f (diff)
downloadlinux-262d98b1193fec68c66f3d57772b72240fc4b9da.tar.xz
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 'Kbuild')
0 files changed, 0 insertions, 0 deletions