Date: Thu, 18 Jan 2007 23:43:51 GMT From: Scott Long <scottl@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 113148 for review Message-ID: <200701182343.l0INhp8m097006@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=113148 Change 113148 by scottl@scottl-x64 on 2007/01/18 23:43:07 Fix a mismerge Affected files ... .. //depot/projects/scottl-camlock/src/sys/dev/mpt/mpt.c#17 edit Differences ... ==== //depot/projects/scottl-camlock/src/sys/dev/mpt/mpt.c#17 (text+ko) ==== @@ -2109,7 +2109,7 @@ int mpt_core_attach(struct mpt_softc *mpt) { - int val; + int val, error; LIST_INIT(&mpt->ack_frames); /* Put all request buffers on the free list */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701182343.l0INhp8m097006>