Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: thorpej
Date: Sat Sep 17 13:51:09 UTC 2022
Modified Files:
src/sys/dev/pci: if_age.c
Log Message:
age_start(): Remove redundant IFQ_IS_EMPTY(). This very same condition
is checked as soon as we enter the loop 2 statements later.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/dev/pci/if_age.c
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