Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated"
authorCorentin Chary <corentincj@iksaif.net>
Fri, 16 Oct 2009 20:22:46 +0000 (22:22 +0200)
committerLen Brown <len.brown@intel.com>
Tue, 3 Nov 2009 15:23:52 +0000 (10:23 -0500)
rt2860sta is fine with the patch as is, but iwl3945 isn't
(eeepc_rfkill_set() needs to call eeepc_rfkill_hotplug(true) – which means
that we're back to causing the rt2860sta panic

This reverts commit b56ab33d68638e6aafdbfc694025e8354a628f49.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Darren Salt <linux@youmustbejoking.demon.co.uk>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found