Date: Thu, 6 Oct 2005 20:20:13 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/lge if_lge.c if_lgereg.h Message-ID: <200510062020.j96KKDOw083163@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510062020.j96KKDOw083163>