cfg80211: calls nl80211_exit on error
authorJunjie Mao <junjie_mao@yeah.net>
Wed, 28 Jan 2015 02:03:26 +0000 (10:03 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 24 Feb 2015 10:41:21 +0000 (11:41 +0100)
nl80211_exit should be called in cfg80211_init if nl80211_init succeeds
but regulatory_init or create_singlethread_workqueue fails.

Signed-off-by: Junjie Mao <junjie_mao@yeah.net>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found