commit | 6c88b0b6dc886e49c0e6ee21d677c2e380bde688 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Thu Dec 02 13:47:01 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 03 09:08:05 2010 -0800 |
tree | a8e226b790038d315650b6f552ee9845e6ae3383 | |
parent | 18e3ee2cf96adf072deeb291eed670f2c23bb2fc [diff] |
sfc: Remove broken automatic fallback for invalid Falcon chip/board config If the Falcon board config is invalid, we cannot proceed - we do not have a valid board type to pass to falcon_probe_board(), and if we kluge that to work with an unknown board then other initialisation code will crash. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>