]> Pileus Git - ~andy/linux/blobdiff - include/linux/thermal.h
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[~andy/linux] / include / linux / thermal.h
index d7272ab20ebc7f1d8f5e0255dd2da229e0009ef2..a386a1cbb6e1c912667ef7433ea608a003832940 100644 (file)
@@ -47,7 +47,7 @@
 /* Adding event notification support elements */
 #define THERMAL_GENL_FAMILY_NAME                "thermal_event"
 #define THERMAL_GENL_VERSION                    0x01
-#define THERMAL_GENL_MCAST_GROUP_NAME           "thermal_mc_group"
+#define THERMAL_GENL_MCAST_GROUP_NAME           "thermal_mc_grp"
 
 /* Default Thermal Governor */
 #if defined(CONFIG_THERMAL_DEFAULT_GOV_STEP_WISE)