Re: [PATCH net-next 00/10] Fix warning and issues

2016-07-29 Thread David Miller
From: Iyappan Subramanian Date: Fri, 29 Jul 2016 17:33:53 -0700 > This patch set fixes the following warning and issues, net-next is closed, please resubmit this after the merge window is closed and net-next re-opens. Thank you.

[PATCH net-next 00/10] Fix warning and issues

2016-07-29 Thread Iyappan Subramanian
This patch set fixes the following warning and issues, 1. Fix kbuild warning - drivers: net: xgene: Fix kbuild warning 2. unmap DMA memory on xgene_Enet_delete_bufpoool() - drivers: net: xgene: fix: Add dma_unmap_single 3. Delete descriptor rings and buffer pools on error