commit | d74361dc58709fa200c2db86fa5cf086dc4acec8 | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Thu Oct 31 06:53:45 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 31 10:37:59 2019 -0700 |
tree | 6b9d2694cdfa9485aeac990f608ea2c964b8c0ac | |
parent | d86784fe9b037baf06a154283a4e8cff46b6fe2f [diff] |
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>