cvs commit: src/sys/dev/netif/vx if_vx.c if_vxreg.h
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Mon Jul 4 00:32:54 PDT 2005
joerg 2005/07/04 00:32:37 PDT
DragonFly src repository
Modified files:
sys/dev/netif/vx if_vx.c if_vxreg.h
Log:
Use M_ASSERTPKTHDR. (Obtained-from: FreeBSD)
Use NULL instead of 0 for pointers.
Indentation and line breaks.
Use ifp instead of arpcom where sensible.
Remove some obsolete declarations.
Submitted-by: Sepherosa Ziehau <sepherosa at xxxxxxxxx>
Revision Changes Path
1.23 +66 -64 src/sys/dev/netif/vx/if_vx.c
1.7 +0 -4 src/sys/dev/netif/vx/if_vxreg.h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/vx/if_vx.c.diff?r1=1.22&r2=1.23&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/vx/if_vxreg.h.diff?r1=1.6&r2=1.7&f=u
More information about the Commits
mailing list