cvs commit: src/sys/dev/netif/nv
    Joerg Sonnenberger 
    joerg at crater.dragonflybsd.org
       
    Sun Sep  5 05:36:31 PDT 2004
    
    
  
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
    
    
More information about the Commits
mailing list