Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2008 00:14:45 +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:  <200812190014.mBJ0EueX087276@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2008-12-19 00:14:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/bce          if_bce.c 
  Log:
  SVN rev 186303 on 2008-12-19 00:14:45Z 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.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.34.2.5  +1 -1      src/sys/dev/bce/if_bce.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812190014.mBJ0EueX087276>