Date: Mon, 10 May 2010 18:40:37 +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: <201005101840.o4AIeoHt041228@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-05-10 18:40:37 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/sge if_sge.c
Log:
SVN rev 207856 on 2010-05-10 18:40:37Z by yongari
MFC r207545,207625:
r207545:
Fix wrong dma tag usage. Previously it used TX descriptor ring dma
tag which should be TX mbuf dma tag.
r207625:
Remove clearing RxHashTable2 register. The register is reprogrammed
in sge_rxfilter().
Revision Changes Path
1.3.4.8 +4 -4 src/sys/dev/sge/if_sge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005101840.o4AIeoHt041228>
