sfc: Remove fallback for invalid permanent MAC address
authorBen Hutchings <bhutchings@solarflare.com>
Tue, 20 Dec 2011 01:22:51 +0000 (01:22 +0000)
committerBen Hutchings <bhutchings@solarflare.com>
Fri, 27 Jan 2012 00:07:38 +0000 (00:07 +0000)
By the time we look at the MAC address in efx_probe_port(), either the
driver or the firmware has already validated the board configuration.
The possibility of having an invalid MAC address just isn't worth
considering.  It certainly isn't worth having a compile-time option
for this.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found