Date: Fri, 19 Dec 2008 00:19:46 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bce if_bce.c Message-ID: <200812190019.mBJ0Jwqp089083@repoman.freebsd.org>
index | next in thread | raw e-mail
delphij 2008-12-19 00:19:46 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7_1)
sys/dev/bce if_bce.c
Log:
SVN rev 186305 on 2008-12-19 00:19:46Z by delphij
MFC r186168:
Test whether sc->tx_mbuf_map[i], not whether sc->tx_mbuf_map is NULL before
doing bus_dmamap_sync() since it operates on the former, not the latter.
Reviewed by: davidch
Approved by: re (kensmith)
Revision Changes Path
1.34.2.3.2.3 +1 -1 src/sys/dev/bce/if_bce.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812190019.mBJ0Jwqp089083>
