Re: [Patch net] sch_plug: purge buffered packets during reset

2015-07-24 Thread David Miller
From: Cong Wang xiyou.wangc...@gmail.com Date: Tue, 21 Jul 2015 16:31:53 -0700 Otherwise the skbuff related structures are not correctly refcount'ed. Cc: Jamal Hadi Salim j...@mojatatu.com Signed-off-by: Cong Wang xiyou.wangc...@gmail.com Applied. -- To unsubscribe from this list: send the

[Patch net] sch_plug: purge buffered packets during reset

2015-07-21 Thread Cong Wang
Otherwise the skbuff related structures are not correctly refcount'ed. Cc: Jamal Hadi Salim j...@mojatatu.com Signed-off-by: Cong Wang xiyou.wangc...@gmail.com --- net/sched/sch_plug.c | 1 + 1 file changed, 1 insertion(+) diff --git a/net/sched/sch_plug.c b/net/sched/sch_plug.c index