cvs commit: src/sys/dev/em if_em.c

Olivier Houchard cognet at FreeBSD.org
Thu Nov 24 15:14:00 GMT 2005


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


More information about the cvs-src mailing list