
17 Jul
2009
17 Jul
'09
6:09 a.m.
Mike Frysinger wrote:
couple changes to squash into this:
- fix build error for systems using in 16bit
- tweak bf548-ezkit update
- do not leak priv malloc() if dev malloc() failed
- make sure we clear eth_device (we really need a zalloc())
- initialize dev->enetaddr in the driver register func
- initialize the driver mac with dev->enetaddr
seems to work on my bf548-ezkit:
<snip>
Wow, that was quick! Thanks!
Ben