]> err.no Git - linux-2.6/blobdiff - net/sched/cls_basic.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
[linux-2.6] / net / sched / cls_basic.c
index bfb4342ea88cfe982e6ac1b77a36c891f9cda575..956915c217d6dbc8599b3fa8248eedb8914160a3 100644 (file)
@@ -35,7 +35,7 @@ struct basic_filter
        struct list_head        link;
 };
 
-static struct tcf_ext_map basic_ext_map = {
+static const struct tcf_ext_map basic_ext_map = {
        .action = TCA_BASIC_ACT,
        .police = TCA_BASIC_POLICE
 };