]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/sched/cls_fw.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
[linux-2.6-omap-h63xx.git] / net / sched / cls_fw.c
index 436a6e7c438e2c8484d130ced225bf590e55e267..b0f90e593af0d510b6e61db352a8db9602830311 100644 (file)
@@ -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
 };