
DMA unmap for scatter gather packets is done using only frag0 dma address and the entire packet length which will lead to incorrect behaviors. Add handling to do dma unmap for all the fragments of SG packets. Change-Id: I614553d9f96c573f0095c9be38706fd4ac3223ab CRs-Fixed: 3112424