commit | 8f2ae965b7ef4f4ddab6110f06388e270723d694 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Mon Jul 06 05:18:07 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 08 13:50:42 2015 -0700 |
tree | a9eab96bbfdf0be97e2d78a165edcdc769d5ca08 | |
parent | cc6510a9504fd3c03d76bd68d99653148342eecc [diff] |
net_sched: act_gact: read tcfg_ptype once Third step for gact RCU operation : Following patch will get rid of spinlock protection, so we need to read tcfg_ptype once. Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Alexei Starovoitov <ast@plumgrid.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Acked-by: John Fastabend <john.fastabend@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>