Date: Thu, 8 Jul 2010 02:41:55 +0000 (UTC) From: Lawrence Stewart <lstewart@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_alq.c Message-ID: <201007080242.o682g5Ln000489@repoman.freebsd.org>
index | next in thread | raw e-mail
lstewart 2010-07-08 02:41:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/kern kern_alq.c
Log:
SVN rev 209784 on 2010-07-08 02:41:55Z by lstewart
MFC r206026:
- Factor code to destroy an ALQ out of alq_close() into a private alq_destroy().
- Use the new alq_destroy() to properly handle a failure case in alq_open().
Sponsored by: FreeBSD Foundation
Reviewed by: dwmalone, jeff, rpaulo, rwatson (as part of a larger patch)
Revision Changes Path
1.27.2.3 +20 -17 src/sys/kern/kern_alq.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007080242.o682g5Ln000489>
