]> git.openfabrics.org - ~emulex/tmp/compat/.git/commitdiff
Update for next-20100113 next-20100113
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 13 Jan 2010 23:13:41 +0000 (15:13 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 13 Jan 2010 23:13:41 +0000 (15:13 -0800)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
compat/main.c

index 1570f6f741417b5c21dc673201930eca97a89a67..d7f713da3d41a9e8e26394359cb029bc578e8935 100644 (file)
@@ -9,7 +9,7 @@ static int __init compat_init(void)
        /* pm-qos for kernels <= 2.6.24, this is a no-op on newer kernels */
        compat_pm_qos_power_init();
        printk(KERN_INFO "Generic kernel compatibility enabled based on "
-              "linux-next next-20100112\n");
+              "linux-next next-20100113\n");
 
         return 0;
 }