sfc: Change falcon_probe_board() to fail for unsupported boards
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 28 Apr 2010 09:01:50 +0000 (09:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Apr 2010 19:18:27 +0000 (12:18 -0700)
The driver needs specific PHY and board support code for each SFC4000
board; there is no point trying to continue if it is missing.
Currently unsupported boards can trigger an 'oops'.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Cc: stable@kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found