]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 207335:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 May 2010 19:43:49 +0000 (19:43 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 19 May 2010 19:43:49 +0000 (19:43 +0000)
commit36336ae6da61be4b4541ec59a45de2746d8cc269
treed18f465a6d828aeb6c04731d86bed093a17bcc8f
parent47544679b8a2a1a898b78c783719577f149730a1
MFC 207335:
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@208308 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ciss/ciss.c