Date: Fri, 3 Sep 2010 18:00:17 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/sis if_sis.c Message-ID: <201009031800.o83I0X2K024788@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-09-03 18:00:17 UTC FreeBSD src repository Modified files: sys/dev/sis if_sis.c Log: SVN rev 212185 on 2010-09-03 18:00:17Z by yongari Fix another bug introduced in r212109. We should unload DMA maps only after sending the last fragment of a frame so the mbuf pointer also should be stored in the last descriptor index. Revision Changes Path 1.26 +1 -1 src/sys/dev/sis/if_sis.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009031800.o83I0X2K024788>