Re: [PATCH] ath5k: added initial RFKILL support

From: Johannes Berg
Date: Mon May 25 2009 - 19:33:18 EST


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