From: Michael Chan Date: Wed, 28 Mar 2007 21:17:36 +0000 (-0700) Subject: [BNX2]: Fix link interrupt problem. X-Git-Tag: v2.6.21-rc6~48^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db8b22550d4b83f0910d27a34d05aa16f7f7159f;p=pandora-kernel.git [BNX2]: Fix link interrupt problem. bnx2_has_work()'s logic is flawed and can cause the driver to miss a link event. The fix is to compare the status block's attn_bits and attn_bits_ack to determine if there is a link event. Update version to 1.5.6. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed