]> err.no Git - linux-2.6/blobdiff - net/sched/cls_u32.c
fs/ecryptfs/: possible cleanups
[linux-2.6] / net / sched / cls_u32.c
index e8a7756891234dd2f74e23fbb3cc608ec77241da..b18fa95ef248e78f8a898248fa3466970b9f820d 100644 (file)
@@ -82,7 +82,7 @@ struct tc_u_common
        u32                     hgenerator;
 };
 
-static struct tcf_ext_map u32_ext_map = {
+static const struct tcf_ext_map u32_ext_map = {
        .action = TCA_U32_ACT,
        .police = TCA_U32_POLICE
 };