missing release in netstat_ktype [2.6.0-test2-mm4]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,
every time i try to unload my net device a WARMON is triggered in
kobject_cleanup() because of the missing "release" function in the following struct:

[net/core/net-sysfs.c:]
static struct kobj_type netstat_ktype = {
	.sysfs_ops	= &netstat_sysfs_ops,
	.default_attrs  = default_attrs,
};


Can anybody tellme why there is a missing .release = ..... ?
I'm new with this layer and i don't know the whole story ... can anyone tellme if there is any work in progress?




-- 



Daniele.





-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux