Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mvme68k/stand/netboot
Module Name: src
Committed By: andvar
Date: Sun May 4 14:26:27 UTC 2025
Modified Files:
src/sys/arch/mvme68k/stand/netboot: if_ie.c
Log Message:
remove redundant inner (status & IE_FD_OK) condition; parent condition already
checks that both IE_FD_COMPLETE and IE_FD_OK flags are set.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/mvme68k/stand/netboot/if_ie.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