CVS commit: [netbsd-11] src/sys/net
"Martin Husemann" <[email protected]> Sun, 2 Aug 2026 13:33:27 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Sun Aug 2 13:33:27 UTC 2026 Modified Files: src/sys/net [netbsd-11]: if_media.c if_media.h Log Message: Pull up following revision(s) (requested by thorpej in ticket #401): sys/net/if_media.c: revision 1.55 sys/net/if_media.h: revision 1.73 Expose ifmedia_match_locked(). This is a pre-requisite for fixing the media locking error in the "tlp" driver described in... PR kern/60494 To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.54.12.1 src/sys/net/if_media.c cvs rdiff -u -r1.72 -r1.72.4.1 src/sys/net/if_media.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.