Date: Wed, 16 Feb 2005 17:39:47 +0000 (UTC) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c Message-ID: <200502161739.j1GHdlkU032716@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2005-02-16 17:39:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/dev/aic7xxx aic7xxx.c
Log:
Initialize the timedout_scbs list. Since the softc is bzeroed, the lack
of explicit initialization had no side effects.
Add a return after a panic to quiet GCC when compiling with certain
optimizations enabled.
Revision Changes Path
1.102.2.2 +3 -0 src/sys/dev/aic7xxx/aic7xxx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502161739.j1GHdlkU032716>
