
In attach and replenish path, nbuf maps a DMA region for device access. But the DMA region mapped is not unmapped in detach path. Fix is to unmap the DMA region when rx_desc_pool is freed. Change-Id: If3e93113e59c7eec4419cb1d9228ee95c5b74b39 CRs-Fixed: 2149014