commit | 6e434627bce2a4ccf6d7eea50c08b4fdbb70dd3e | [log] [tgz] |
---|---|---|
author | Iyappan Subramanian <isubramanian@apm.com> | Fri Aug 12 22:05:38 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 13 11:48:51 2016 -0700 |
tree | 92331af89598f26e0b83edb3c38cced178e7d092 | |
parent | ee0f95440dc16dd0db9c2856bed1e7806d1839de [diff] |
drivers: net: xgene: fix: Add dma_unmap_single In addition to xgene_enet_delete_bufpool() freeing skbs, their associated dma memory should also be unmapped. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>