From: Eliezer Tamir Date: Thu, 28 Feb 2008 19:55:53 +0000 (-0800) Subject: [BNX2X]: fix HW attentions and error handling X-Git-Tag: v2.6.25-rc4~148^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=877e9aa4c31d8d1670b21824b819929435f46579;p=pandora-kernel.git [BNX2X]: fix HW attentions and error handling Some of the HW attentions, used to indicate an error were not properly acked. This will cause the driver to endlessly receive interrupts when such an error happens. Had to break the code into smaller chunks because it got too nested. Signed-off-by: Eliezer Tamir Signed-off-by: David S. Miller --- Reading git-diff-tree failed