CVS commit: src/sys/net
"Jason R Thorpe" <[email protected]> Sun, 26 Jul 2026 20:57:28 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: thorpej Date: Sun Jul 26 20:57:28 UTC 2026 Modified Files: src/sys/net: if_media.c if_media.h Log Message: 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.55 src/sys/net/if_media.c cvs rdiff -u -r1.72 -r1.73 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.