commit | 563e0ae06ff18f0b280f11cf706ba0172255ce52 | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Mon Feb 18 21:20:32 2008 +0100 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Feb 23 23:57:47 2008 -0500 |
tree | dd1dfe89ac42824348b1ae8857685f77692c7dba | |
parent | 98e0f521456943801aacc7a4c0efb5b3bb6f89e0 [diff] |
sis190: read the mac address from the eeprom first Reading a serie of zero from the cmos sram area do not work well with is_valid_ether_addr(). Let's read the mac address from the eeprom first as it seems more reliable. Fix for http://bugzilla.kernel.org/show_bug.cgi?id=9831 Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>