Date: Thu, 14 Oct 2010 23:26:08 +0000 (UTC) From: Matthew D Fleming <mdf@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mps mps_user.c Message-ID: <201010142326.o9ENQT5A042493@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mdf 2010-10-14 23:26:08 UTC FreeBSD src repository Modified files: sys/dev/mps mps_user.c Log: SVN rev 213882 on 2010-10-14 23:26:08Z by mdf Fixes to mps_user_command(): - fix the leak of command struct on error - simplify the cleanup logic - EINPROGRESS is not a fatal error - buggy comment and error message Reviewed by: ken Revision Changes Path 1.8 +8 -15 src/sys/dev/mps/mps_user.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010142326.o9ENQT5A042493>