aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorM Chetan Kumar <[email protected]>2022-11-24 16:08:32 +0530
committerDavid S. Miller <[email protected]>2022-11-28 11:31:59 +0000
commitc34ca4f32c24bf748493b49085e43cd714cf8357 (patch)
tree010e48f7deda5f84ad3324ccf1f5237a133a45a7 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent2290a1d46bf30f9e0bcf49ad20d5c30d0e099989 (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions