Date: Tue, 6 Jun 2006 13:32:27 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ubsec ubsec.c Message-ID: <200606061332.k56DWRoo070811@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2006-06-06 13:32:27 UTC FreeBSD src repository Modified files: sys/dev/ubsec ubsec.c Log: Don't increase hst_obytes field twice - it is already done at the begining of the function. It was wrong anyway, because we also support uio's structures, not only mbufs. Revision Changes Path 1.43 +0 -1 src/sys/dev/ubsec/ubsec.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606061332.k56DWRoo070811>