On Tue, 2007-07-17 at 20:25 +0200, Michael Buesch wrote: > I'd suggest changing this behaviour in the stack, as this bug will > be made again for new drivers in the future. > What about pointing mac_addr to a 00:00:00:00:00 const static mac address, > instead of passing a NULL pointer? I disagree. Having the if statement in the driver doesn't hurt and neither does having a static zero mac address, but hardware that does require special setup instead of a zero mac address would have to do is_zero_etheraddr() or something to figure it out. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part