| commit | 278c0621fbc4ef52177969edb6f07352da816fdb | [log] [tgz] |
|---|---|---|
| author | Ben Hutchings <bhutchings@solarflare.com> | Mon Nov 23 16:05:12 2009 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Tue Nov 24 10:58:42 2009 -0800 |
| tree | 1af11fc3f69948a0687df279255c754f5671bd99 | |
| parent | 981fc1b4b8cc6bfe8c6f0c07052e25738d959c68 [diff] |
sfc: Make board information explicitly Falcon-specific Rename struct efx_board to struct falcon_board. Introduce and use inline function to look up board info from struct efx_nic, in preparation for moving it. Move board init and fini calls into NIC probe and remove functions. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>