From: Emmanuel Grumbach Date: Tue, 18 Sep 2012 17:48:59 +0000 (+0200) Subject: iwlwifi: don't double free the interrupt in failure path X-Git-Tag: v3.6~22^2~3^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7be50b7e30f9d77cb059a7ffdb781bb0fb92eba;p=pandora-kernel.git iwlwifi: don't double free the interrupt in failure path When the driver can't get the HW ready, we would release the interrupt twice which made the kernel complain loudly. Cc: stable@vger.kernel.org Reported-by: Brian Cockrell Tested-by: Brian Cockrell Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed