]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2854c07cf9a83d9b241c13807b73face39158c9e
tree38edbe944405a3ab3c21f6eb3ad35eb679870b6a
parenta71a3e3d3f42425c93657af98651118237b0d2ac
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