diff options
| author | Johannes Berg <[email protected]> | 2017-02-28 22:45:25 +0100 |
|---|---|---|
| committer | Luca Coelho <[email protected]> | 2017-04-25 22:50:43 +0300 |
| commit | 06a1e85e66bac2b65b4953124b4f1b2c4aebb39f (patch) | |
| tree | eb5588118720bd0e6ae2320963d99821f217629f /tools/perf/scripts/python | |
| parent | 53d515ec677a1903bb507b81dc12ae6922846c1b (diff) | |
iwlwifi: remove module loading failure message
When CONFIG_DEBUG_TEST_DRIVER_REMOVE is set, iwlwifi crashes
when the opmode module cannot be loaded, due to completing
the completion before using drv->dev, which can then already
be freed.
Fix this by removing the (fairly useless) message. Moving the
completion later causes a deadlock instead, so that's not an
option.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions