linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Revert "ipw2200: select CFG80211_WEXT"
@ 2015-01-03 14:59 Paul Bolle
  2015-01-03 18:02 ` Marcel Holtmann
  2015-01-06  8:03 ` Kalle Valo
  0 siblings, 2 replies; 17+ messages in thread
From: Paul Bolle @ 2015-01-03 14:59 UTC (permalink / raw)
  To: Stanislav Yakovlev, Kalle Valo
  Cc: Jiri Kosina, Linus Torvalds, linux-wireless, netdev, linux-kernel

This reverts commit dddd60220f41775e634258efd1b54c6fa81ce706.

The raison d'être of commit dddd60220f41 ("ipw2200: select
CFG80211_WEXT") was reverted in commit 2d36e008739e ("Revert "cfg80211:
make WEXT compatibility unselectable""). So revert this commit too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
 drivers/net/wireless/ipw2x00/Kconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/net/wireless/ipw2x00/Kconfig b/drivers/net/wireless/ipw2x00/Kconfig
index 21de4fe6cf2d..91c0cb3c368e 100644
--- a/drivers/net/wireless/ipw2x00/Kconfig
+++ b/drivers/net/wireless/ipw2x00/Kconfig
@@ -65,8 +65,7 @@ config IPW2100_DEBUG
 
 config IPW2200
 	tristate "Intel PRO/Wireless 2200BG and 2915ABG Network Connection"
-	depends on PCI && CFG80211
-	select CFG80211_WEXT
+	depends on PCI && CFG80211 && CFG80211_WEXT
 	select WIRELESS_EXT
 	select WEXT_SPY
 	select WEXT_PRIV
-- 
2.1.0


^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-01-06 13:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-03 14:59 [PATCH] Revert "ipw2200: select CFG80211_WEXT" Paul Bolle
2015-01-03 18:02 ` Marcel Holtmann
2015-01-03 18:07   ` Linus Torvalds
2015-01-03 22:28     ` Paul Bolle
2015-01-05 10:05       ` Johannes Berg
2015-01-05 10:12         ` Jiri Kosina
2015-01-05 10:20           ` Johannes Berg
2015-01-05 10:14       ` Arend van Spriel
2015-01-05 17:38         ` Paul Bolle
2015-01-05 18:22           ` Arend van Spriel
2015-01-05 18:57           ` Johannes Berg
2015-01-05 22:05             ` Paul Bolle
2015-01-05 22:13               ` Arend van Spriel
2015-01-06  8:19                 ` Johannes Berg
2015-01-06  8:23               ` Johannes Berg
2015-01-06 13:26                 ` Johannes Berg
2015-01-06  8:03 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).