linux/drivers/net/wireless/b43legacy
Christoph Egger 2f1f00fc9b Remove config option B43_LEGACY_RFKILL completely
In f41f3f373d the B43 driver was ported
to use the cfg80211 API for rfkill and consequently the config option
was dropped (RFKILL is now unconditionally enabled).

However in the Kernel Info the feature is still checked and reported
missing. This patch just removes the conditional and the relevant code
blocks while still reporting that feature unconditionally would be
another option (it's always there).

Signed-off-by: Christoph Egger <siccegge@stud.informatik.uni-erlangen.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-01-14 18:16:54 -05:00
..
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
Makefile
b43legacy.h b43legacy: Remove deprecated 'qual' from returned RX status 2009-11-06 16:49:09 -05:00
debugfs.c
debugfs.h
dma.c b43legacy: Fix DMA TX bounce buffer copying 2009-10-30 16:50:40 -04:00
dma.h
ilt.c
ilt.h
leds.c
leds.h
main.c Remove config option B43_LEGACY_RFKILL completely 2010-01-14 18:16:54 -05:00
main.h
phy.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
phy.h
pio.c
pio.h
radio.c
radio.h
rfkill.c b43legacy: avoid PPC fault during resume 2009-12-04 13:28:50 -05:00
rfkill.h
sysfs.c
sysfs.h
xmit.c b43legacy: Remove deprecated 'qual' from returned RX status 2009-11-06 16:49:09 -05:00
xmit.h