From: Ben Hutchings Date: Tue, 20 Dec 2011 01:22:51 +0000 (+0000) Subject: sfc: Remove fallback for invalid permanent MAC address X-Git-Tag: v3.4-rc1~177^2~452^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e332bcb3d149644c344ee5fdf1f6e4ac39e9d9a3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed