Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
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