commit | 4833f02a2972b7da4c8a15e1e329db0f984a75d9 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Thu Dec 02 13:47:35 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 03 09:08:08 2010 -0800 |
tree | d23e8b733fb02507b6894d632270dcb0435e6890 | |
parent | 4de92180258ac661bbce0f0065c9c81633ac862b [diff] |
sfc: Move mdio_lock to struct falcon_nic_data 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>