The patch titled
     libertas: select WIRELESS_EXT
has been added to the -mm tree.  Its filename is
     libertas-select-wireless_ext.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: libertas: select WIRELESS_EXT
From: Dan Williams <[EMAIL PROTECTED]>

Ensure that libertas selects WIRELESS_EXT, since selecting other stuff that
should depend on WEXT, like IEEE80211, doesn't seem to drag that in for us.

Signed-off-by: Dan Williams <[EMAIL PROTECTED]>
Cc: "John W. Linville" <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 drivers/net/wireless/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/net/wireless/Kconfig~libertas-select-wireless_ext 
drivers/net/wireless/Kconfig
--- a/drivers/net/wireless/Kconfig~libertas-select-wireless_ext
+++ a/drivers/net/wireless/Kconfig
@@ -264,6 +264,7 @@ config IPW2200_DEBUG
 config LIBERTAS
        tristate "Marvell 8xxx Libertas WLAN driver support"
        depends on WLAN_80211
+       select WIRELESS_EXT
        select IEEE80211
        select FW_LOADER
        ---help---
_

Patches currently in -mm which might be from [EMAIL PROTECTED] are

git-netdev-all.patch
wireless-libertas-dont-cast-a-pointer-to-pointer-of-list_head.patch
libertas-select-wireless_ext.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to