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)
commit52d07b1f5039f51101a589856d9058e9cc8ce5dc
treed9dc58d72bd096b53c6e0738951d5bfcc01f53b8
parent7be2df451fa916f93e37763a58d33483feb0909f
bnx2: annotate bp->phy_lock functions

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>
drivers/net/bnx2.c