cvs commit: src/sys/arm/at91 if_ate.c

Olivier Houchard cognet at FreeBSD.org
Fri Aug 25 13:38:43 UTC 2006


cognet      2006-08-25 13:38:42 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         if_ate.c 
  Log:
  Do not create dma maps with bus_dmamap_create, as we call
  bus_dmamem_alloc later which will overwrite the value, leading to a small
  memory leak.
  
  Revision  Changes    Path
  1.10      +0 -5      src/sys/arm/at91/if_ate.c


More information about the cvs-src mailing list