net: thunderx: Use napi_consume_skb for bulk free
authorSunil Goutham <sgoutham@cavium.com>
Fri, 12 Aug 2016 11:21:41 +0000 (16:51 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Aug 2016 18:59:32 +0000 (11:59 -0700)
commitc43548d26cb4b699910a3cb5308ce89e7acb30fe
tree38edbe944405a3ab3c21f6eb3ad35eb679870b6a
parenta3a8ce4ce78d9b7c31c7e7f9327409a575bd6280
net: thunderx: Use napi_consume_skb for bulk free

This patch enables bulk freeing on the Tx side.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/thunder/nicvf_main.c