From: Michael Chan Date: Thu, 9 Oct 2008 19:21:46 +0000 (-0700) Subject: bnx2: Check netif_running() in all ethtool operations. X-Git-Tag: v2.6.28-rc1~717^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f52b564b7162ede5a73a4f4b421ccf93c55b025;p=pandora-kernel.git bnx2: Check netif_running() in all ethtool operations. We need to check netif_running() state in most ethtool operations and properly handle the !netif_running() state where the chip is in an uninitailzed state or low power state that may not accept any MMIO. Signed-off-by: Michael Chan Signed-off-by: Benjamin Li Signed-off-by: Matt Carlson Signed-off-by: David S. Miller --- Reading git-diff-tree failed