diff options
author | Thomas Bogendoerfer <[email protected]> | 2019-11-20 17:02:36 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-11-20 12:39:53 -0800 |
commit | e2ffe3ff6f5e18325c7a5500acd102a67fac078f (patch) | |
tree | 9e9a992a08026d90794feaae684ddca3c0df051a /scripts/gdb/linux/tasks.py | |
parent | 2be8ca97d07e1133e81cd3977bd1f94058b65489 (diff) |
net: ipconfig: Wait for deferred device probes
If network device drives are using deferred probing, it was possible
that waiting for devices to show up in ipconfig was already over,
when the device eventually showed up. By calling wait_for_device_probe()
we now make sure deferred probing is done before checking for available
devices.
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions