Source-Changes archive

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

CVS commit: src/sys/net



Module Name:    src
Committed By:   dyoung
Date:           Wed Mar 21 03:18:08 UTC 2007

Modified Files:
        src/sys/net: if_gre.c

Log Message:
Make all debug messages use GRE_DPRINTF().  Get rid of a redundant
if_ierrors++.  Change (type *)0 to NULL.  Get rid of unnecessary
casts to void *.


To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sys/net/if_gre.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