From: Luciano Coelho Date: Mon, 25 Jun 2012 11:41:20 +0000 (+0300) Subject: wlcore: fix some failure cases in wlcore_probe() X-Git-Tag: v3.6-rc1~125^2~57^2~229^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b425e62d96a3b3a3cc68e6203267f92d1a01946;p=pandora-kernel.git wlcore: fix some failure cases in wlcore_probe() We need to release the IRQ if hw_info() or identify_chip() fails. And we need unregister the HW with mac80211 if there are any failures after it's registered. Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed