commit | 4de92180258ac661bbce0f0065c9c81633ac862b | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Thu Dec 02 13:47:29 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 03 09:08:07 2010 -0800 |
tree | bb58aecb8e7e52dd2f95daa53ab263ccd98b9374 | |
parent | 90b7a4ee610bf1d14120f5e0618ae2a3568394a5 [diff] |
sfc: Move SPI state to struct falcon_nic_data We only have direct access to SPI on Falcon, so move all this state out of struct efx_nic. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>