mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-05 06:08:22 +00:00
net-sysfs: fix comment typo 'CONFIG_SYFS'
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
7df2482fc1
commit
80dd6eac00
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue