Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 43b98c4a authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

Kobject: change net/bridge to use kobject_create_and_add


The kobject in the bridge code is only used for registering with sysfs,
not for any lifespan rules.  This patch changes it to be only a pointer
and use the simpler api for this kind of thing.

Cc: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 81e7c6a6
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