From: Michael Chan Date: Fri, 2 May 2008 23:56:16 +0000 (-0700) Subject: bnx2: Refine remote PHY locking. X-Git-Tag: v2.6.26-rc1~5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ecc62d6e595ca64bbef2471787bf53b94e5d3c;p=pandora-kernel.git bnx2: Refine remote PHY locking. bnx2_set_remote_link() should be called under bp->phy_lock to protect against concurrent polling and interrupt calls. This change is needed by the next patch which will add one initial poll of the remote PHY link status. Signed-off-by: Michael Chan Signed-off-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed