Source-Changes archive

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

CVS commit: src/sys/netinet



Module Name:    src
Committed By:   christos
Date:           Mon Oct 17 19:51:24 UTC 2005

Modified Files:
        src/sys/netinet: ip_flow.c

Log Message:
small list macro cleanup:
- remove duplicate LIST_FIRST (Liam Foy)
- change to use LIST_FOREACH or for () instead of while () for consistency


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/netinet/ip_flow.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