Source-Changes archive

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

CVS commit: src/sys/arch/vax/if



Module Name:    src
Committed By:   dyoung
Date:           Wed Dec  5 01:02:53 UTC 2007

Modified Files:
        src/sys/arch/vax/if: if_de.c

Log Message:
Don't open-code queue(3) macros (x = ifnet.tqh_first; y =
x.if_list.tqe_next).  Instead, use the macros themselves.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/arch/vax/if/if_de.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