[E100]: Add module option to ignore bad EEPROM checksums.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 29 Aug 2006 05:12:54 +0000 (22:12 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 30 Aug 2006 04:22:14 +0000 (21:22 -0700)
commit8fb6f732c389847dece403b7470d6d3d2778804a
tree5b7e13a40b0fe37a4d95a15da39c6769d40474a0
parentb9ac86727fc02cc7117ef3fe518a4d51cd573c82
[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>
drivers/net/e100.c