sfc: Clean up struct falcon_board and struct falcon_board_data
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 25 Nov 2009 16:09:41 +0000 (16:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Nov 2009 23:59:16 +0000 (15:59 -0800)
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>

No differences found