]> git.pld-linux.org Git - packages/kernel.git/blob - 2.6.7-bridge_sysfs-lkml.patch
- obsolete
[packages/kernel.git] / 2.6.7-bridge_sysfs-lkml.patch
1 --- linux-2.6.7/net/bridge/br_sysfs_br.c.orig   2004-06-16 07:19:22.000000000 +0200
2 +++ linux-2.6.7/net/bridge/br_sysfs_br.c        2004-06-17 13:10:11.000000000 +0200
3 @@ -305,9 +305,7 @@
4   * This is a dummy kset so bridge objects don't cause
5   * hotplug events 
6   */
7 -struct subsystem bridge_subsys = { 
8 -       .kset = { .hotplug_ops = NULL },
9 -};
10 +decl_subsys_name(bridge, net_bridge, NULL, NULL);
11  
12  void br_sysfs_init(void)
13  {
This page took 0.031897 seconds and 3 git commands to generate.