Ed Maste 2c8cf0c505 if_muge: retire lan78xx_eeprom_read
lan78xx_eeprom_read just checked for EEPROM presence then called
lan78xx_eeprom_read_raw if present, and had only one caller.  Introduce
lan78xx_eeprom_present to check for EEPROM presence, and use it in the
one place it is needed.

This is used by r334964, which was accidentally committed out-of-order
from my work tree.

Reported by:	markj
Sponsored by:	The FreeBSD Foundation
2018-06-11 19:34:47 +00:00
..
2018-06-11 19:34:47 +00:00
2018-06-08 18:54:47 +00:00
2018-06-09 14:17:06 +00:00
2018-06-10 19:15:38 +00:00
2018-03-24 21:30:24 +00:00
2018-05-25 08:44:00 +00:00