bnx2: annotate bp->phy_lock functions
authorHarvey Harrison <harvey.harrison@gmail.com>
Tue, 20 Jan 2009 01:27:06 +0000 (17:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Jan 2009 22:39:26 +0000 (14:39 -0800)
It looks like the locking is OK as the locks were being taken before the
various phy setup functions, add the annotations as they release and
reacquire the phy_lock.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found