Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/intel/iwlwifi
Johannes Berg 06a1e85e66 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 <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-04-25 22:50:43 +03:00
..
2017-04-11 14:54:32 +03:00
2017-04-19 22:21:48 +03:00
2017-04-19 22:21:47 +03:00
2017-02-08 17:54:20 +02:00