Date: Fri, 13 Jun 2008 00:48:09 +0000 (UTC) From: Benno Rice <benno@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/smc if_smc.c if_smcvar.h Message-ID: <200806130048.m5D0mPfl051050@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806130048.m5D0mPfl051050>