From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Mon, 06 Feb 2006 14:27:35 -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 <[EMAIL PROTEC
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 <[EMAIL PROTECTED]>
--- br-2.6.orig/net/bridge/br_if.c
+++ br-2.6/net/bridge/br_if.c
@@ -106,6 +106,20 @@