commit | 53dfd501819a6e9c3a7d56cac1ddaf03fe90800d | [log] [tgz] |
---|---|---|
author | John Fastabend <john.fastabend@gmail.com> | Fri Sep 26 10:02:50 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 29 00:04:55 2014 -0400 |
tree | 20e32493fd39370d3d790b79c54f078d9fa3e484 | |
parent | 3d9a0d2f8212879407e58d67f460d8920eb6543d [diff] |
net: sched: cls_rcvp, complete rcu conversion This completes the cls_rsvp conversion to RCU safe copy, update semantics. As a result all cases of tcf_exts_change occur on empty lists now. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>