On Tue, 2009-05-26 at 01:24 +0200, Tobias Doerffel wrote: > + err = rfkill_register(sc->rf_kill.rfkill); > + if (err) { > + sc->rf_kill.rfkill = NULL; > + return -1; > + } Missing rfkill_free, and why -EPERM? Could you try to work against v11 of my rfkill patch, or better even against the cfg80211 rfkill instead? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part