Date: Wed, 28 Apr 2010 18:49:45 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ciss ciss.c Message-ID: <201004281850.o3SIo1X4057908@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2010-04-28 18:49:45 UTC
FreeBSD src repository
Modified files:
sys/dev/ciss ciss.c
Log:
SVN rev 207335 on 2010-04-28 18:49:45Z by jhb
Initialize the callout structure earlier in attach before calling any
routines that can fail since ciss_free() always tries to stop and drain
the callout.
Revision Changes Path
1.106 +1 -1 src/sys/dev/ciss/ciss.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004281850.o3SIo1X4057908>
