netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* dev/core/net_sysfs.c: missing release() function in net_class
@ 2003-08-19 12:47 Ville Nuorvala
  2003-08-19 15:36 ` David S. Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Ville Nuorvala @ 2003-08-19 12:47 UTC (permalink / raw)
  To: shemminger; +Cc: greg, netdev

Hi,

lately I've been getting a nasty looking warning from class_dev_release()
in drivers/base/class.c when I unregister my ip6_tunnel devices.

The warning (added by Greg Kroah-Hartman in cset 1.1152.2.7) is apparently
triggered because net_class doesn't have .release set.

Would an empty dummy function be enough for net_class or should the
release function actually do something?

Thanks,
Ville
--
Ville Nuorvala
Research Assistant, Institute of Digital Communications,
Helsinki University of Technology
email: vnuorval@tcs.hut.fi, phone: +358 (0)9 451 5257

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-08-20 18:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-19 12:47 dev/core/net_sysfs.c: missing release() function in net_class Ville Nuorvala
2003-08-19 15:36 ` David S. Miller
2003-08-20 11:23   ` [PATCH] IPv6: Fix target address for (proxy/anycast) NA Ville Nuorvala
2003-08-20 18:20     ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).