net: sched: constify tcf_proto and tc_action
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 5 Jul 2011 23:25:42 +0000 (23:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Jul 2011 09:52:16 +0000 (02:52 -0700)
commitdc7f9f6e8838556f226c2ebd1da7bb305cb25654
treec346ae8a155e187f4f88ba70788dc10ef5ff4c43
parent95ec3eb417115fbb2c73b59e2825f6dd5d2f6cf6
net: sched: constify tcf_proto and tc_action

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
23 files changed:
include/net/act_api.h
include/net/pkt_sched.h
include/net/sch_generic.h
net/sched/act_api.c
net/sched/act_csum.c
net/sched/act_gact.c
net/sched/act_ipt.c
net/sched/act_mirred.c
net/sched/act_nat.c
net/sched/act_pedit.c
net/sched/act_police.c
net/sched/act_simple.c
net/sched/act_skbedit.c
net/sched/cls_api.c
net/sched/cls_basic.c
net/sched/cls_cgroup.c
net/sched/cls_flow.c
net/sched/cls_fw.c
net/sched/cls_route.c
net/sched/cls_rsvp.h
net/sched/cls_tcindex.c
net/sched/cls_u32.c
net/sched/sch_api.c