]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - net/core/net-sysfs.c
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux...
[mv-sheeva.git] / net / core / net-sysfs.c
index 3994680c08b976f1d54a626f2ed14bcac770684c..ad91e9e5f475c10b592912678e9ef22d2591a6ca 100644 (file)
@@ -141,7 +141,7 @@ static ssize_t show_dormant(struct device *dev,
        return -EINVAL;
 }
 
-static const char *operstates[] = {
+static const char *const operstates[] = {
        "unknown",
        "notpresent", /* currently unused */
        "down",