sfc: Move mdio_lock to struct falcon_nic_data
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 2 Dec 2010 13:47:35 +0000 (13:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Dec 2010 17:08:08 +0000 (09:08 -0800)
We only have direct access to MDIO on Falcon, so move this out of
struct efx_nic.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found