cvs commit: src/sys/dev/lge if_lge.c if_lgereg.h

John Baldwin jhb at FreeBSD.org
Thu Oct 6 13:20:14 PDT 2005


jhb         2005-10-06 20:20:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/lge          if_lge.c if_lgereg.h 
  Log:
  MFC: Minor fixups:
  - Use if_printf() and device_printf().
  - Don't zero the softc.
  - Cleanup error handling in attach().
  - Don't double init the callout handle.
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.39.2.3  +41 -57    src/sys/dev/lge/if_lge.c
  1.5.2.1   +0 -1      src/sys/dev/lge/if_lgereg.h


More information about the cvs-src mailing list