cvs commit: src/sys/dev/bfe if_bfe.c if_bfereg.h

Pyun YongHyeon yongari at FreeBSD.org
Tue Jul 29 08:32:39 UTC 2008


yongari     2008-07-29 08:32:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bfe          if_bfe.c if_bfereg.h 
  Log:
  SVN rev 180950 on 2008-07-29 08:32:29Z by yongari
  
  s/printf/device_printf/g
  Don't hard code function name in device_printf() and use __func__.
  While I'm here nuke bfe_unit in softc as it's not needed anymore.
  
  Revision  Changes    Path
  1.46      +19 -22    src/sys/dev/bfe/if_bfe.c
  1.12      +0 -1      src/sys/dev/bfe/if_bfereg.h


More information about the cvs-src mailing list