On Tue, Jun 14, 2016 at 04:54:54PM -0700, Nelson Escobar wrote: > enic_alloc_consistent() allocated memory, but enic_free_consistent() > was an empty function, so allocated memory was never freed. >
The additions to track memzones also needs to be described in the commit message, since this patch does more than just provide an implementation for the free function. Regards, /Bruce