From: Arthur Jones Date: Thu, 15 Mar 2007 21:45:04 +0000 (-0700) Subject: IB/ipath: Call free_irq() on chip specific initialization failure X-Git-Tag: v2.6.22-rc1~1126^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b196e2ff3953063b656212ff517f6115a1477b2;p=pandora-kernel.git IB/ipath: Call free_irq() on chip specific initialization failure In initialization, if we bailed at chip specific initialization, we forgot to clean up the irq we had requested. Signed-off-by: Bryan O'Sullivan Signed-off-by: Roland Dreier --- Reading git-diff-tree failed