Date: Sat, 6 Nov 2010 11:17:30 +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: <201011061117.oA6BHdCD028527@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lstewart 2010-11-06 11:17:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern kern_alq.c
Log:
SVN rev 214869 on 2010-11-06 11:17:30Z 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.19.2.3 +20 -17 src/sys/kern/kern_alq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011061117.oA6BHdCD028527>
