iwlwifi: fix module init error paths
authorJohannes Berg <johannes.berg@intel.com>
Fri, 10 May 2019 10:35:17 +0000 (12:35 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 29 Jun 2019 07:09:39 +0000 (10:09 +0300)
commitee3399e5230c5a22185aefb2cbfffdfe0f46dd7c
treec743c65a6f6a60ea89a546543057a323e4520e9a
parent5cc74f65a92c27db07fa318e9cab67961111ebf0
iwlwifi: fix module init error paths

When the module fails to initialize for some reason, it
doesn't clean up properly. Fix that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-drv.c