commit | 8fb6f732c389847dece403b7470d6d3d2778804a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 28 22:12:54 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Aug 29 21:22:14 2006 -0700 |
tree | 5b7e13a40b0fe37a4d95a15da39c6769d40474a0 | |
parent | b9ac86727fc02cc7117ef3fe518a4d51cd573c82 [diff] |
[E100]: Add module option to ignore bad EEPROM checksums. Several people run into the situation where the E100 EEPROM contents are fine, but the checksum hasn't been set properly. This renders the device useless for them even though it would function correctly. The default is off, which retains the current behavior. Signed-off-by: David S. Miller <davem@davemloft.net>