net_sched: fix memory leak in cls_tcindex
authorWANG Cong <xiyou.wangcong@gmail.com>
Mon, 15 Sep 2014 23:43:42 +0000 (16:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Sep 2014 19:19:23 +0000 (15:19 -0400)
commit44b75e43178276f57141c314661526496e85a3ab
treeaece79e280b9b15696e876b3772b460aa968674e
parentc1f570a6abc192f047550743f9957b617af605af
net_sched: fix memory leak in cls_tcindex

Fixes: commit 331b72922c5f58d48fd ("net: sched: RCU cls_tcindex")
Cc: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Acked-By: John Fastabend <john.r.fastabend@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_tcindex.c