commit | 52d07b1f5039f51101a589856d9058e9cc8ce5dc | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Mon Jan 19 17:27:06 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 21 14:39:26 2009 -0800 |
tree | d9dc58d72bd096b53c6e0738951d5bfcc01f53b8 | |
parent | 7be2df451fa916f93e37763a58d33483feb0909f [diff] |
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>