]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit17d5d78e4f76b8d68c4305759abcafea981e1c29
treec743c65a6f6a60ea89a546543057a323e4520e9a
parentfef94e594a818cb7309656d516650ec37889b2f9
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