Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Nov 2005 15:13:47 +0000 (UTC)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/em if_em.c
Message-ID:  <200511241513.jAOFDlkv089047@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2005-11-24 15:13:47 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Remember the bus_dmamap_t where we loaded the mbuf, and sync this map instead
  of tx_buffer->map, or we could end up syncing the wrong map.
  
  Revision  Changes    Path
  1.90      +3 -1      src/sys/dev/em/if_em.c



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