On Sat, 16 Aug 2003 17:14:05 -0700
Jean Tourrilhes [off-list ref] wrote:
Curently driver do work properly (including SMP).
Users can hold onto procfs files after the driver
modules are unloaded. For example:
rmmod eth0 </proc/sys/net/ipv4/eth0/whatever
If IRDA creates any procfs files for devices that are
registered, you have this problem too.
This is not fixable without first making sure every net driver in the
entire tree abides by a few rules, and that is what Stephen is doing.