commit | 44838a447de3b1541cbf845853c4f8999310b0dd | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Wed Nov 25 16:09:41 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 26 15:59:16 2009 -0800 |
tree | 53d5f1b0a6ad773764c7f97eb1d48619e781a67f | |
parent | 734a350a6ccee59647f064fd49cd6cebc5dda48b [diff] |
sfc: Clean up struct falcon_board and struct falcon_board_data Put all static information in struct falcon_board_type and replace it with a pointer in struct falcon_board. Simplify probing aocordingly. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>