From: Eddie Wai Date: Wed, 24 Nov 2010 13:48:54 +0000 (+0000) Subject: bnx2: Fix reset bug on 5709 X-Git-Tag: v2.6.38-rc1~476^2~443 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5dac108d57072eec4d6745f32c162524509f2cb;p=pandora-kernel.git bnx2: Fix reset bug on 5709 The 5709 chip requires the BNX2_MISC_NEW_CORE_CTL_DMA_ENABLE bit to be cleared and polling for pending DMAs to complete before chip reset. Without this step, we've seen NMIs during repeated resets of the chip. Signed-off-by: Eddie Wai Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed