
11 Nov
2009
11 Nov
'09
11:36 p.m.
On Wednesday 11 November 2009 17:24:27 Mike Rapoport wrote:
On Thu, Nov 12, 2009 at 12:11 AM, Mike Frysinger vapier@gentoo.org wrote:
On Wednesday 11 November 2009 16:56:57 Mike Rapoport wrote:
It seems that eeprom code is broken since commit 736fead8fdbf8a8407048bebc373cd551d01ec98: "Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API".
broken how ? i recall it working ...
It gives pretty long list of compile errors. The smc911x.h header has now 'struct eth_device *dev' parameter in all the functions.
yeah, i see that now. it wasnt noticed earlier as the config name changed but the eeprom code wasnt updated. i can take a look if you like since i wrote this sucker in the first place. -mike