Browse Source

ipw2100: Fix incorrectly named config option.

Signed-off-by: Jiri Benc <jbenc@suse.cz>
Signed-off-by: Jirka Bohac <jbohac@suse.cz>
Jiri Benc 20 years ago
parent
commit
53788015c7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/wireless/Kconfig

+ 1 - 1
drivers/net/wireless/Kconfig

@@ -164,7 +164,7 @@ config IPW2100
           say M here and read <file:Documentation/modules.txt>.  The module
           will be called ipw2100.ko.
 	
-config IPW2100_PROMISC
+config IPW2100_MONITOR
         bool "Enable promiscuous mode"
         depends on IPW2100
         ---help---