commit | bab1deea308afcf9200837d6ac20aefe92972efb | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Thu Feb 09 17:10:12 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 09 17:10:12 2006 -0800 |
tree | bcf3d6ecb431b7b94cdd2a68e12b97abe3c2ebba | |
parent | 5dce971acf2ae20c80d5e9d1f6bbf17376870911 [diff] |
[BRIDGE]: fix error handling for add interface to bridge 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>