r8169: checks against wrong mac addresse init
authorFrancois Romieu <romieu@fr.zoreil.com>
Thu, 16 Oct 2008 20:46:13 +0000 (22:46 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 22 Oct 2008 10:22:06 +0000 (06:22 -0400)
Checking the signature of the eeprom and the validity of the
MAC address should be enough to filter out the bad addresses
observed so far.

Contributed by Ivan Vecera and Martin Capitanio.

Tested on 8102el, 8168b and 8169 for a start.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Edward Hsu <edward_hsu@realtek.com.tw>

No differences found