From: Jack Morgenstein Date: Thu, 12 Jul 2007 14:50:45 +0000 (+0300) Subject: mlx4_core: Reset device when internal error is detected X-Git-Tag: v2.6.23-rc1~483^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee49bd9397cd2b8fe7a1962505d81c1d0a1366fc;p=pandora-kernel.git mlx4_core: Reset device when internal error is detected Reset the device when an internal error is detected. Also, detect errors by polling the error buffer rather than using interrupts. This is more robust and doesn't depend on MSI-X. Remove the old interrupt handler entirely, since we don't want to support two mechanisms for detecting internal errors. Signed-off-by: Jack Morgenstein Signed-off-by: Roland Dreier --- Reading git-diff-tree failed