aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMarc Kleine-Budde <[email protected]>2021-05-21 10:04:29 +0200
committerMarc Kleine-Budde <[email protected]>2021-07-25 11:36:25 +0200
commita08ec5fe709fe0d9fbd524ca6dcf6c41320d5bf3 (patch)
tree955840d5d954ca30ecb2b1becfad7ff1398c4375 /tools/perf/scripts/python/export-to-sqlite.py
parent78b77c760f71ef408a2276f5a3b531c400089304 (diff)
can: j1939: j1939_xtp_rx_dat_one(): use separate pointer for session skb control buffer
In the j1939_xtp_rx_dat_one() function, there are 2 variables (skb and se_skb) holding a skb. The control buffer of the skbs is accessed one after the other, but using the same "skcb" variable. To avoid confusion introduce a new variable "se_skcb" to access the se_skb's control buffer as done in the rest of this file, too. Cc: Robin van der Gracht <[email protected]> Cc: Oleksij Rempel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions