net-sysfs: fix comment typo 'CONFIG_SYFS'
[cascardo/linux.git] / net / core / net-sysfs.c
index 9388624..549043c 100644 (file)
@@ -789,7 +789,7 @@ exit:
        kobject_put(kobj);
        return error;
 }
-#endif /* CONFIG_SYFS */
+#endif /* CONFIG_SYSFS */
 
 int
 net_rx_queue_update_kobjects(struct net_device *net, int old_num, int new_num)