commit | e1564ec938b759268d6e67f24b5d6f429da4a5a9 | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Thu Oct 16 22:46:13 2008 +0200 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Oct 22 06:22:06 2008 -0400 |
tree | 926a8907281f62a68b6388a27c6aeb71fdbc4bd9 | |
parent | cd926c7330ae76b620853533e68654a1ef0c2347 [diff] |
r8169: checks against wrong mac addresse init 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>