All of lore.kernel.org
 help / color / mirror / Atom feed
* 3c59x and cardbus
@ 2002-02-26 17:30 christophe barbé
  2002-02-26 17:40 ` Andrew Morton
  0 siblings, 1 reply; 14+ messages in thread
From: christophe barbé @ 2002-02-26 17:30 UTC (permalink / raw)
  To: lkml

[-- Attachment #1: Type: text/plain, Size: 601 bytes --]

When you remove a 3c59x-based cardbus, the fonction vortex_remove_one
is called and this function end with kfree(dev).

I was looking why enable_wol loose its value after a remove/insert cycle
but this value is store in the private part of dev so it's free with
dev.

The driver is not unloaded during the remove/insert cycle so it's a
kernel space problem.

Have I missed something here ?

Christophe


-- 
Christophe Barbé <christophe.barbe@ufies.org>
GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8  F67A 8F45 2F1E D72C B41E

There is no snooze button on a cat who wants breakfast.

[-- Attachment #2: Type: application/pgp-signature, Size: 241 bytes --]

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

end of thread, other threads:[~2002-03-02 21:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-26 17:30 3c59x and cardbus christophe barbé
2002-02-26 17:40 ` Andrew Morton
2002-02-26 17:58   ` christophe barbé
2002-02-26 18:15     ` christophe barbé
2002-02-26 18:51       ` Andrew Morton
2002-02-26 18:59         ` christophe barbé
2002-02-26 23:00           ` christophe barbé
2002-02-26 23:32             ` Andrew Morton
2002-02-26 23:38               ` christophe barbé
2002-03-02 21:08               ` christophe barbé
2002-02-27  0:29             ` Pozsar Balazs
2002-02-27  0:32               ` nick
2002-02-27  0:41                 ` christophe barbé
2002-02-27  0:43                 ` Pozsar Balazs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.