CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2015/09/09 09:57:16
Modified files: sys/net : if_media.h Log message: Remove IFM_MAKEMODE. It is unused in base and ports and there doesn't seem to be a way of feeding it with a valid argument without peeking into the internals of ifmedia macros. ok mpi miod deraadt