From: Michael Chan Date: Fri, 21 Aug 2009 16:20:44 +0000 (+0000) Subject: bnx2: Check if_running() before touching chip registers. X-Git-Tag: v2.6.32-rc1~703^2~333 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3767546cc24de8f104e745d59a0a43a09d9267df;p=pandora-kernel.git bnx2: Check if_running() before touching chip registers. Add this check to bnx2_netif_stop() and bnx2_vlan_rx_register() to prevent bus lockups on some systems when the chip is in low power state. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed