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
--=20
Christophe Barb=E9 <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.
--1sNVjLsmu1MXqwQ/
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Pour information voir http://www.gnupg.org
iD8DBQE8e8Y+j0UvHtcstB4RAkYjAKCUW3N0AJPdH+J79u4gY293oZCNnwCgjjMV
tnaFE9X8+l4LWH4oP84DNbQ=
=YyTH
-----END PGP SIGNATURE-----
--1sNVjLsmu1MXqwQ/--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/