aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorAlexis LothorĂ© <[email protected]>2024-05-14 17:51:19 +0200
committerKalle Valo <[email protected]>2024-05-17 11:01:51 +0300
commit6fe46d5c0a84471e06fa5b22d7f4253ebf98b071 (patch)
treeffd06c4e5f01fc49ba1781840ca3e6ead257fbd4 /tools/perf/scripts/python/event_analyzing_sample.py
parentc636fa85feb450ca414a10010ed05361a73c93a6 (diff)
wifi: wilc1000: set net device registration as last step during interface creation
net device registration is currently done in wilc_netdev_ifc_init but other initialization operations are still done after this registration. Since net device is assumed to be usable right after registration, it should be the very last step of initialization. Move netdev registration at the very end of wilc_netdev_ifc_init to let this function completely initialize netdevice before registering it. Signed-off-by: Alexis LothorĂ© <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions