CVS commit: src/sys/net
"Roy Marples" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: roy Date: Thu May 14 08:05:48 UTC 2026 Modified Files: src/sys/net: if.c Log Message: if: abort early if no queue and the link state is the same Restores a minor optimisation the prior commit accidently removed. To generate a diff of this commit: cvs rdiff -u -r1.537 -r1.538 src/sys/net/if.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.