Searched refs:eeprom_bad_csum_allow (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/
H A De100.c199 static int eeprom_bad_csum_allow = 0; variable
202 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) e100_eeprom_load()
2944 if (!eeprom_bad_csum_allow) { e100_probe()

Completed in 74 milliseconds