iwlwifi: release IRQ in error path
authorJohannes Berg <johannes.berg@intel.com>
Mon, 30 Jan 2012 02:36:01 +0000 (18:36 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 2 Feb 2012 22:38:34 +0000 (14:38 -0800)
smatch correctly complains:
iwl-trans-pcie.c +1528 iwl_trans_pcie_start_hw(50) warn: 'trans->irq' was not released on error

Fix it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi W Guy <wey-yi.w.guy@intel.com>

No differences found