2010-01-13 13:59:40

by Christoph Egger

[permalink] [raw]
Subject: [PATCH] obsolete in kernel source (B43_LEGACY_RFKILL)

Hi all!

As part of the VAMOS[0] research project at the University of
Erlangen we're checking referential integrity between kernel KConfig
options and in-code Conditional blocks.

While the config option B43_LEGACY_RFKILL was dropped when the
driver's rfkill facility was ported to cfg80211 in [2] it is still
referenced for debug output in [1] probably we just want to get rid of
it.

Please keep me informed of this patch getting confirmed /
merged so we can keep track of it.

Regards

Christoph Egger

[0] http://vamos1.informatik.uni-erlangen.de/
[1] ./drivers/net/wireless/b43legacy/main.c
[2] f41f3f373dd72344c65d801d6381fe83ef3a2c54


Attachments:
(No filename) (646.00 B)
0001-Remove-config-option-B43_LEGACY_RFKILL-completely.patch (2.05 kB)
Download all attachments

2010-01-15 17:12:19

by Larry Finger

[permalink] [raw]
Subject: Re: [PATCH] obsolete in kernel source (B43_LEGACY_RFKILL)

On 01/13/2010 07:59 AM, Christoph Egger wrote:
>
> Please keep me informed of this patch getting confirmed /
> merged so we can keep track of it.

The patch is in wireless-testing as commit
2f1f00fc9b477481ad5c63976385c345851fee3d. It will be in mainline kernel 2.6.34.

Larry