Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2006 13:38:42 +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/arm/at91 if_ate.c
Message-ID:  <200608251338.k7PDcgnu067104@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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