net_sched: convert rsvp to call tcf_exts_destroy from rcu callback
authorAlexei Starovoitov <ast@plumgrid.com>
Wed, 26 Aug 2015 03:06:34 +0000 (20:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Aug 2015 18:01:45 +0000 (11:01 -0700)
commit9e528d89154b602209fda2fb92e89927bbffc976
tree41ecc69228d32340d9ee1d08ed26be4113f09dbb
parented7aa879ce1a0ff6468c5a6d3eb4e31169b95c4a
net_sched: convert rsvp to call tcf_exts_destroy from rcu callback

Adjust destroy path of cls_rsvp to call tcf_exts_destroy() after
rcu grace period.

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_rsvp.h