From: Ulrich Kunitz <kune@xxxxxxxxxxxxxx> Changed the reference to Devicescape stack to mac80211. Signed-off-by: Ulrich Kunitz <kune@xxxxxxxxxxxxxx> Signed-off-by: Daniel Drake <dsd@xxxxxxxxxx> --- drivers/net/wireless/mac80211/zd1211rw/Kconfig | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/net/wireless/mac80211/zd1211rw/Kconfig b/drivers/net/wireless/mac80211/zd1211rw/Kconfig index f6a5f25..b3c64e0 100644 --- a/drivers/net/wireless/mac80211/zd1211rw/Kconfig +++ b/drivers/net/wireless/mac80211/zd1211rw/Kconfig @@ -1,13 +1,13 @@ config ZD1211RW_MAC80211 - tristate "ZyDAS ZD1211/ZD1211B USB-wireless support (DeviceScape stack)" + tristate "ZyDAS ZD1211/ZD1211B USB support (mac80211 stack)" depends on USB && MAC80211 && WLAN_80211 && EXPERIMENTAL select FW_LOADER ---help--- This is an experimental driver for the ZyDAS ZD1211/ZD1211B wireless chip, present in many USB-wireless adapters. - Device firmware is required alongside this driver. You can download the - firmware distribution from http://zd1211.ath.cx/get-firmware + Device firmware is required alongside this driver. You can download + the firmware distribution from http://zd1211.ath.cx/get-firmware config ZD1211RW_MAC80211_DEBUG bool "ZyDAS ZD1211 debugging" -- 1.5.0.3 - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html