Searched refs:eeprom_bad_csum_allow (Results 1 – 1 of 1) sorted by relevance
174 static int eeprom_bad_csum_allow = 0; variable177 module_param(eeprom_bad_csum_allow, int, 0);180 MODULE_PARM_DESC(eeprom_bad_csum_allow, "Allow bad eeprom checksums");781 if (!eeprom_bad_csum_allow) in e100_eeprom_load()2914 if (!eeprom_bad_csum_allow) { in e100_probe()