aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2021-08-04 10:36:22 -0500
committerDavid S. Miller <[email protected]>2021-08-05 11:27:04 +0100
commit10cc73c4b7feaa74abfbead404ae4eb28ba60310 (patch)
tree733a55adfbe29f7552e9e30c6cb2761a58af5f3a /tools/perf/scripts/python/exported-sql-viewer.py
parent30c2515b89f1a6361170961e72bebd375f611b9b (diff)
net: ipa: reorder netdev pointer assignments
Assign the ipa->modem_netdev and endpoint->netdev pointers *before* registering the network device. As soon as the device is registered it can be opened, and by that time we'll want those pointers valid. Similarly, don't make those pointers NULL until *after* the modem network device is unregistered in ipa_modem_stop(). Signed-off-by: Alex Elder <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions