[RFC: -mm patch] remove unused IPW2100_PROMISC option
From: Adrian Bunk <hidden>
Date: 2005-07-02 21:56:39
Also in:
lkml
From: Adrian Bunk <hidden>
Date: 2005-07-02 21:56:39
Also in:
lkml
This patch removes a completely unsed option. Signed-off-by: Adrian Bunk <redacted>
--- linux-2.6.13-rc1-mm1-full/drivers/net/wireless/Kconfig.old 2005-07-02 22:41:09.000000000 +0200
+++ linux-2.6.13-rc1-mm1-full/drivers/net/wireless/Kconfig 2005-07-02 22:41:17.000000000 +0200@@ -164,15 +164,6 @@ say M here and read <file:Documentation/modules.txt>. The module will be called ipw2100.ko. -config IPW2100_PROMISC - bool "Enable promiscuous mode" - depends on IPW2100 - ---help--- - Enables promiscuous/monitor mode support for the ipw2100 driver. - With this feature compiled into the driver, you can switch to - promiscuous mode via the Wireless Tool's Monitor mode. While in this - mode, no packets can be sent. - config IPW_DEBUG bool "Enable full debugging output in IPW2100 module." depends on IPW2100