From: Thomas Falcon <tlfal...@linux.ibm.com> Date: Wed, 14 Aug 2019 14:57:05 -0500
> There's no need to wait until a completion is received to unmap > TX descriptor buffers that have been passed to the hypervisor. > Instead unmap it when the hypervisor call has completed. This patch > avoids the possibility that a buffer will not be unmapped because > a TX completion is lost or mishandled. > > Reported-by: Abdul Haleem <abdha...@linux.vnet.ibm.com> > Tested-by: Devesh K. Singh <devesh_si...@in.ibm.com> > Signed-off-by: Thomas Falcon <tlfal...@linux.ibm.com> Applied.