NetBSD-Bugs archive

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

PR/60494 CVS commit: [netbsd-11] src/sys/net



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60494 CVS commit: [netbsd-11] src/sys/net
Date: Sun, 2 Aug 2026 13:33:27 +0000

 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.
 



Home | Main Index | Thread Index | Old Index