Re: [PATCH RESEND] zd1211rw-mac80211: changed Kconfig

2007-03-11 Thread Michael Wu
On Sunday 11 March 2007 15:19, Daniel Drake wrote:
> Changed the reference to Devicescape stack to mac80211.
>
I referred to Devicescape originally because the only other driver that had 
both softmac and devicescape versions was bcm43xx, so I copied "(DeviceScape 
stack)" in order to be consistent. I would prefer that there be one patch to 
replace both instances of "(DeviceScape stack)" with "(mac80211 stack)".

-Michael Wu


pgpdfFfONCtcV.pgp
Description: PGP signature


[PATCH RESEND] zd1211rw-mac80211: changed Kconfig

2007-03-11 Thread Daniel Drake
From: Ulrich Kunitz <[EMAIL PROTECTED]>

Changed the reference to Devicescape stack to mac80211.

Signed-off-by: Ulrich Kunitz <[EMAIL PROTECTED]>
Signed-off-by: Daniel Drake <[EMAIL PROTECTED]>
---
 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 netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html