commit | 7b196e2ff3953063b656212ff517f6115a1477b2 | [log] [tgz] |
---|---|---|
author | Arthur Jones <arthur.jones@qlogic.com> | Thu Mar 15 14:45:04 2007 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Apr 18 20:20:58 2007 -0700 |
tree | 8fbeaa7ba8e19d37deca05cae2ad8093cf898be4 | |
parent | 5a7d4eea9185c20275307fcd1077d6f9dfdab48a [diff] |
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 <bryan.osullivan@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>