linux/drivers/net/wireless/intel
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
..
ipw2x00 ipw2200: remove redundant check of rc < 0 2017-03-20 19:16:24 +02:00
iwlegacy lib/vsprintf.c: remove %Z support 2017-02-27 18:43:47 -08:00
iwlwifi iwlwifi: remove module loading failure message 2017-04-25 22:50:43 +03:00
Kconfig
Makefile