Searched refs:eeprom_bad_csum_allow (Results 1 – 1 of 1) sorted by relevance
199 static int eeprom_bad_csum_allow = 0; variable202 module_param(eeprom_bad_csum_allow, int, 0);205 MODULE_PARM_DESC(eeprom_bad_csum_allow, "Allow bad eeprom checksums");806 if (!eeprom_bad_csum_allow) in e100_eeprom_load()2944 if (!eeprom_bad_csum_allow) { in e100_probe()