]> git.baikalelectronics.ru Git - kernel.git/commit
net_sched: fix an allocation bug in tcindex_set_parms()
authorWANG Cong <xiyou.wangcong@gmail.com>
Mon, 15 Sep 2014 21:06:46 +0000 (14:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Sep 2014 21:48:23 +0000 (17:48 -0400)
commited16f3e9f0e86fb74fb3f1a2c695085af2185368
treedede472aa465a94419df0f4623d1dc5fd392424c
parent4f0c25c7d4a6e522a28f24e87698480d8b2ce5fc
net_sched: fix an allocation bug in tcindex_set_parms()

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