DragonFly commits List (threaded) for 2004-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/nv
joerg 2004/09/05 05:36:16 PDT
DragonFly src repository
Modified files:
sys/dev/netif/nv if_nv.c if_nvreg.h
Log:
Remove the unit included in the softc, it is not used beside the call to
if_initname and can be fetched via device_get_unit anyway. Don't wire the
interface name to "nv", use the driver name instead.
Revision Changes Path
1.2 +2 -4 src/sys/dev/netif/nv/if_nv.c
1.2 +0 -1 src/sys/dev/netif/nv/if_nvreg.h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/nv/if_nv.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/nv/if_nvreg.h.diff?r1=1.1&r2=1.2&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]