[BRIDGE]: fix error handling for add interface to bridge
authorStephen Hemminger <shemminger@osdl.org>
Fri, 10 Feb 2006 01:10:12 +0000 (17:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Feb 2006 01:10:12 +0000 (17:10 -0800)
Refactor how the bridge code interacts with kobject system.
It should still use kobjects even if not using sysfs.
Fix the error unwind handling in br_add_if.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found