[Bug 274092] if_smsc.c needs to use ether_gen_addr instead of read_random for more stable MAC address
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Sep 2023 08:23:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092 --- Comment #5 from Ronald Klop <ronald@FreeBSD.org> --- (In reply to Michael Tuexen from comment #3) Variable sc->sc_ue.ue_eaddr is a different type than what the function expects. uint8_t[] vs struct ether_addr -- You are receiving this mail because: You are the assignee for the bug.