cvs commit: src/sys/dev/smc if_smc.c if_smcvar.h

Benno Rice benno at FreeBSD.org
Fri Jun 13 00:48:26 UTC 2008


benno       2008-06-13 00:48:09 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/smc          if_smc.c if_smcvar.h 
  Log:
  SVN rev 179770 on 2008-06-13 00:48:09Z by benno
  
  Use callout_init_mtx to simplify locking somewhat.  While we're here, rearrange
  some operations in smc_detach to remove the need for the smc_shutdown variable.
  
  Suggested by:   jhb
  
  Revision  Changes    Path
  1.5       +18 -34    src/sys/dev/smc/if_smc.c
  1.5       +0 -1      src/sys/dev/smc/if_smcvar.h


More information about the cvs-all mailing list