Re: [PATCH 2/3] Add rfkill support to compal-laptop

From: Alan Jenkins
Date: Wed Aug 19 2009 - 04:51:32 EST


On 8/18/09, Mario Limonciello <mario_limonciello@xxxxxxxx> wrote:
> Hi Guys:

Hi again Mario

> Alan Jenkins wrote:
>
>> ... but you *do* need to unregister wifi_rfkill here, before you go on
>> to destroy it.
>>
>> +err_wifi:
>> + rfkill_destroy(wifi_rfkill);
>> +
>> + return ret;
>> +}
>>
>> Regards
>> Alan
>>
> I think I've addressed this properly now and only go through each of the
> error handlers as necessary.

Yes, that looks better. I'm still a bit confused about poll(), I'll
have to leave that for Johannes to verify. Feel free to add

Reviewed-by: Alan Jenkins <alan-jenkins@xxxxxxxxxxxxxx>

Regards
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/