https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274092
Mike Karels <kar...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kar...@freebsd.org --- Comment #9 from Mike Karels <kar...@freebsd.org> --- (In reply to Michael Tuexen from comment #8) I'd prefer not to use such a cast; it assumes that struct ether_addr has only the 6-byte address. On the other hand, maybe ether_gen_addr() should be changed to use the raw pointer to the array. There aren't too many users of it yet. -- You are receiving this mail because: You are the assignee for the bug.