Searched refs:eeprom_bad_csum_allow (Results 1 – 1 of 1) sorted by relevance
170 static int eeprom_bad_csum_allow = 0; variable173 module_param(eeprom_bad_csum_allow, int, 0444);176 MODULE_PARM_DESC(eeprom_bad_csum_allow, "Allow bad eeprom checksums");777 if (!eeprom_bad_csum_allow) in e100_eeprom_load()2925 if (!eeprom_bad_csum_allow) { in e100_probe()