NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60494 CVS commit: src/sys/net



The following reply was made to PR kern/60494; it has been noted by GNATS.

From: "Jason R Thorpe" <thorpej%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
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.
 



Home | Main Index | Thread Index | Old Index