From: Eilon Greenstein Date: Thu, 15 Oct 2009 07:18:08 +0000 (-0700) Subject: bnx2x: Changing the Disabled state to a flag X-Git-Tag: v2.6.33-rc1~388^2~790 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f34d28ea0174df63253dc20a95de0b48e3d8145a;p=pandora-kernel.git bnx2x: Changing the Disabled state to a flag When working with DCC, a function can be disabled or enabled (virtual link down or up). Using the function state introduced some race conditions with the load/unload flow. Using a separate flag to indicate that the function is disabled. Signed-off-by: Eilon Greenstein Signed-off-by: David S. Miller --- Reading git-diff-tree failed