aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2021-04-09 13:07:18 -0500
committerJakub Kicinski <[email protected]>2021-04-09 20:57:25 -0700
commit57f63faf05625db10a49743287d3cbcb820d2afd (patch)
tree21a583cacd0c1490fef15332860f1451f644e2e3 /tools/perf/scripts/python/check-perf-trace.py
parent49e76a418981293bcd8cb1e32df5b0e00e34d8ff (diff)
net: ipa: only set endpoint netdev pointer when in use
In ipa_modem_start(), we set endpoint netdev pointers before the network device is registered. If registration fails, we don't undo those assignments. Instead, wait to assign the netdev pointer until after registration succeeds. Set these endpoint netdev pointers to NULL in ipa_modem_stop() before unregistering the network device. Signed-off-by: Alex Elder <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions