X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fsched%2Fcls_fw.c;h=b0f90e593af0d510b6e61db352a8db9602830311;hb=df1efe6f871e2d3f83e6ad7b7a1d2b728b478fc2;hp=436a6e7c438e2c8484d130ced225bf590e55e267;hpb=0ba6c33bcddc64a54b5f1c25a696c4767dc76292;p=linux-2.6 diff --git a/net/sched/cls_fw.c b/net/sched/cls_fw.c index 436a6e7c43..b0f90e593a 100644 --- a/net/sched/cls_fw.c +++ b/net/sched/cls_fw.c @@ -47,7 +47,7 @@ struct fw_filter struct tcf_exts exts; }; -static struct tcf_ext_map fw_ext_map = { +static const struct tcf_ext_map fw_ext_map = { .action = TCA_FW_ACT, .police = TCA_FW_POLICE };