Date: Tue, 16 Dec 2008 04:59:04 +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: <200812160459.mBG4xOFN098532@repoman.freebsd.org>
index | next in thread | raw e-mail
delphij 2008-12-16 04:59:04 UTC
FreeBSD src repository
Modified files:
sys/dev/bce if_bce.c
Log:
SVN rev 186168 on 2008-12-16 04:59:04Z by delphij
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
Revision Changes Path
1.46 +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?200812160459.mBG4xOFN098532>
