summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorM Chetan Kumar <m.chetan.kumar@linux.intel.com>2022-11-24 13:38:32 +0300
committerDavid S. Miller <davem@davemloft.net>2022-11-28 14:31:59 +0300
commitc34ca4f32c24bf748493b49085e43cd714cf8357 (patch)
tree010e48f7deda5f84ad3324ccf1f5237a133a45a7 /tools/perf/scripts/python/export-to-sqlite.py
parent2290a1d46bf30f9e0bcf49ad20d5c30d0e099989 (diff)
downloadlinux-c34ca4f32c24bf748493b49085e43cd714cf8357.tar.xz
net: wwan: iosm: fix incorrect skb length
skb passed to network layer contains incorrect length. In mux aggregation protocol, the datagram block received from device contains block signature, packet & datagram header. The right skb len to be calculated by subracting datagram pad len from datagram length. Whereas in mux lite protocol, the skb contains single datagram so skb len is calculated by subtracting the packet offset from datagram header. Fixes: 1f52d7b62285 ("net: wwan: iosm: Enable M.2 7360 WWAN card support") Signed-off-by: M Chetan Kumar <m.chetan.kumar@linux.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