sfc: Move SPI state to struct falcon_nic_data
authorBen Hutchings <bhutchings@solarflare.com>
Thu, 2 Dec 2010 13:47:29 +0000 (13:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Dec 2010 17:08:07 +0000 (09:08 -0800)
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>

No differences found