Date: Mon, 3 May 2010 00:56:26 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/sge if_sge.c Message-ID: <201005030056.o430unbk013364@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-05-03 00:56:26 UTC
FreeBSD src repository
Modified files:
sys/dev/sge if_sge.c
Log:
SVN rev 207545 on 2010-05-03 00:56:26Z by yongari
Fix wrong dma tag usage. Previously it used TX descriptor ring dma
tag which should be TX mbuf dma tag.
Reported by: xclin <xclin <> cs dot nctu dot edu dot tw >
Revision Changes Path
1.9 +4 -3 src/sys/dev/sge/if_sge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005030056.o430unbk013364>
