PR/60494 CVS commit: src/sys/net

"Jason R Thorpe" <[email protected]> Sun, 26 Jul 2026 21:00:02 +0000 (UTC)
Newsgroups gmane.os.netbsd.bugs
Message-ID <[email protected]>
The following reply was made to PR kern/60494; it has been noted by GNATS.

From: "Jason R Thorpe" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60494 CVS commit: src/sys/net
Date: Sun, 26 Jul 2026 20:57:29 +0000

 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.