cvs commit: src/sys/dev/netif/xe Makefile if_xe.c if_xevar.h
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Wed Jul 13 10:11:26 PDT 2005
joerg 2005/07/13 10:10:25 PDT
DragonFly src repository
Modified files:
sys/dev/netif/xe Makefile if_xe.c if_xevar.h
Log:
Use if_printf most of the time and remove the device_t stored in softc.
Submitted-by: Sepherosa Ziehau <sepherosa at xxxxxxxxx>
Revision Changes Path
1.3 +1 -2 src/sys/dev/netif/xe/Makefile
1.24 +32 -35 src/sys/dev/netif/xe/if_xe.c
1.4 +0 -1 src/sys/dev/netif/xe/if_xevar.h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/xe/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/xe/if_xe.c.diff?r1=1.23&r2=1.24&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/xe/if_xevar.h.diff?r1=1.3&r2=1.4&f=u
More information about the Commits
mailing list