Date: Wed, 13 Aug 2003 13:42:53 -0700 (PDT) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/safe safe.c Message-ID: <200308132042.h7DKgrMZ067579@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2003/08/13 13:42:53 PDT
FreeBSD src repository
Modified files:
sys/dev/safe safe.c
Log:
o add missing {}'s that to safe_dmamap_uniform that caused extraneous copies
for partly-aligned operations through /dev/crypto (unlikely)
o add missing case in iov code that never showed up because of the above bug
Submitted by: "Jason L. Wright" <jason@thought.net>
MFC after: 3 days
Revision Changes Path
1.2 +4 -2 src/sys/dev/safe/safe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308132042.h7DKgrMZ067579>
