X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fcore%2Fnet-sysfs.h;h=14e7524260b35c0ebc19e311eda2b58b94521e5a;hb=9a5467fd600669cda488771dac3e951034fe2b08;hp=f5f108db392425f555f4782fdc2a612a515ecb55;hpb=0e4bd10c9b7e9ed65132f5935328275deb760384;p=linux-2.6 diff --git a/net/core/net-sysfs.h b/net/core/net-sysfs.h index f5f108db39..14e7524260 100644 --- a/net/core/net-sysfs.h +++ b/net/core/net-sysfs.h @@ -4,5 +4,5 @@ int netdev_kobject_init(void); int netdev_register_kobject(struct net_device *); void netdev_unregister_kobject(struct net_device *); - +void netdev_initialize_kobject(struct net_device *); #endif