From: Ben Hutchings Date: Sat, 12 Jun 2010 02:25:09 +0000 (+0000) Subject: IB/ipath: Fix probe failure path X-Git-Tag: v2.6.36-rc1~492^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dccb816de38efe72becc5d7f90a5dfedcd6fd053;p=pandora-kernel.git IB/ipath: Fix probe failure path The failure path in ipath_init_one() does not match the cleanup code in ipath_remove_one() and appears to leave interrupts enabled in some cases. Change it to match. Signed-off-by: Ben Hutchings Signed-off-by: Roland Dreier --- Reading git-diff-tree failed