cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Thu, 31 Oct 2019 05:53:45 +0000 (06:53 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Oct 2019 17:37:59 +0000 (10:37 -0700)
commitd74361dc58709fa200c2db86fa5cf086dc4acec8
tree6b9d2694cdfa9485aeac990f608ea2c964b8c0ac
parentd86784fe9b037baf06a154283a4e8cff46b6fe2f
cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'

Use '__skb_queue_purge()' instead of re-implementing it.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/l2t.c