Commit 80dd6eac authored by Paul Bolle's avatar Paul Bolle Committed by Jiri Kosina

net-sysfs: fix comment typo 'CONFIG_SYFS'

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 7df2482f
......@@ -789,7 +789,7 @@ static int rx_queue_add_kobject(struct net_device *net, int index)
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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment