From: Eilon Greenstein Date: Tue, 4 Nov 2008 00:45:55 +0000 (-0800) Subject: bnx2x: Removing the PMF indication when unloading X-Git-Tag: v2.6.28-rc4~86^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a0354405feb0f8bd460349a93db05e4cca8d166;p=pandora-kernel.git bnx2x: Removing the PMF indication when unloading When the PMF flag is set, the driver can access the HW freely. When the driver is unloaded, it should not access the HW. The problem caused fatal errors when "ethtool -i" was called after the calling instance was unloaded and another instance was already loaded Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed