2009-02-13 22:50:22

by Luis R. Rodriguez

[permalink] [raw]
Subject: Re: [PATCH] compat-2.6: reflect changes to iwlwifi Kconfig file

On Fri, Feb 13, 2009 at 01:34:17PM -0800, Reinette Chatre wrote:
> - CONFIG_IWLWIFI is now a tristate, select it to be 'm'
> - CONFIG_IWLCORE has been removed
> - CONFIG_IWLAGN_SPECTRUM_MEASUREMENT renamed to
> CONFIG_IWLWIFI_SPECTRUM_MEASUREMENT
> - CONFIG_IWLAGN_LEDS has been removed (not used by driver)
> - CONFIG_IWL3945_RFKILL does not exist
>
> Signed-off-by: Reinette Chatre <[email protected]>

Thanks applied

Luis


2009-02-14 00:56:23

by Luis R. Rodriguez

[permalink] [raw]
Subject: Re: [PATCH] compat-2.6: reflect changes to iwlwifi Kconfig file

On Fri, Feb 13, 2009 at 3:01 PM, reinette chatre
<[email protected]> wrote:
> On Fri, 2009-02-13 at 14:49 -0800, Luis R. Rodriguez wrote:
>> On Fri, Feb 13, 2009 at 01:34:17PM -0800, Reinette Chatre wrote:
>> > - CONFIG_IWLWIFI is now a tristate, select it to be 'm'
>> > - CONFIG_IWLCORE has been removed
>> > - CONFIG_IWLAGN_SPECTRUM_MEASUREMENT renamed to
>> > CONFIG_IWLWIFI_SPECTRUM_MEASUREMENT
>> > - CONFIG_IWLAGN_LEDS has been removed (not used by driver)
>> > - CONFIG_IWL3945_RFKILL does not exist
>> >
>> > Signed-off-by: Reinette Chatre <[email protected]>
>>
>> Thanks applied
>
> Please wait on this ... this patch depends on recent patch to
> wireless-testing that has not been applied yet.

OK thanks.

Luis

2009-02-13 22:58:06

by Reinette Chatre

[permalink] [raw]
Subject: Re: [PATCH] compat-2.6: reflect changes to iwlwifi Kconfig file

On Fri, 2009-02-13 at 14:49 -0800, Luis R. Rodriguez wrote:
> On Fri, Feb 13, 2009 at 01:34:17PM -0800, Reinette Chatre wrote:
> > - CONFIG_IWLWIFI is now a tristate, select it to be 'm'
> > - CONFIG_IWLCORE has been removed
> > - CONFIG_IWLAGN_SPECTRUM_MEASUREMENT renamed to
> > CONFIG_IWLWIFI_SPECTRUM_MEASUREMENT
> > - CONFIG_IWLAGN_LEDS has been removed (not used by driver)
> > - CONFIG_IWL3945_RFKILL does not exist
> >
> > Signed-off-by: Reinette Chatre <[email protected]>
>
> Thanks applied

Please wait on this ... this patch depends on recent patch to
wireless-testing that has not been applied yet.

Reinette