]> 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)
commit3643f3b54ccad500525ac98f96476d34bf20b699
treedede472aa465a94419df0f4623d1dc5fd392424c
parent8b66c7fa9e9790f3ee63bdbcd7dcd18aa9e5ab68
net_sched: fix an allocation bug in tcindex_set_parms()

Fixes: commit a4b67f07dc6f5a77a88 ("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