sch_plug: purge buffered packets during reset
authorWANG Cong <xiyou.wangcong@gmail.com>
Tue, 21 Jul 2015 23:31:53 +0000 (16:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 25 Jul 2015 05:57:14 +0000 (22:57 -0700)
commitfe6bea7f1f3a09fc06d835446d34d3b3b6a543fb
treee9b5ae888d1221c6d312d3ec172729c01a952834
parentc42a6e8b2907d68844bb750f839982ba2556c970
sch_plug: purge buffered packets during reset

Otherwise the skbuff related structures are not correctly
refcount'ed.

Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_plug.c