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)
commite332bcb3d149644c344ee5fdf1f6e4ac39e9d9a3
tree0a935bf3dc0d6242f161a1ffa752009078da4bf9
parentcdb08f8fd8642a6d661c920f565e85cf87a0c9be
sfc: Remove fallback for invalid permanent MAC address

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>
drivers/net/ethernet/sfc/efx.c