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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to