Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
This commit is contained in:
@@ -938,6 +938,7 @@ int br_sysfs_addbr(struct net_device *dev)
|
||||
if (!br->ifobj) {
|
||||
pr_info("%s: can't add kobject (directory) %s/%s\n",
|
||||
__func__, dev->name, SYSFS_BRIDGE_PORT_SUBDIR);
|
||||
err = -ENOMEM;
|
||||
goto out3;
|
||||
}
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user