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