linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] iwlwifi: enable 802.11n in Kconfig
@ 2008-01-27 13:06 Tomas Winkler
  2008-01-29 16:15 ` Johannes Berg
  0 siblings, 1 reply; 3+ messages in thread
From: Tomas Winkler @ 2008-01-27 13:06 UTC (permalink / raw)
  To: linville, johannes; +Cc: linux-wireless, Tomas Winkler

This patch removes 'IWL4965_HT: depends on n'  from iwlwifi's Kconfig
1. 11n is functional so no need to make it invisible in the configuration
2. Latest Johannes patch 'cfg80211 API for channels/bitrates, mac80211 and
driver conversion' broke compilation because this config option was
invisible - patch fixing it will be provided later

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
---
 drivers/net/wireless/iwlwifi/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/iwlwifi/Kconfig b/drivers/net/wireless/iwlwifi/Kconfig
index d1af938..9c3fe18 100644
--- a/drivers/net/wireless/iwlwifi/Kconfig
+++ b/drivers/net/wireless/iwlwifi/Kconfig
@@ -35,7 +35,6 @@ config IWL4965_HT
 	bool "Enable 802.11n HT features in iwl4965 driver"
 	depends on EXPERIMENTAL
 	depends on IWL4965 && IWL4965_QOS
-	depends on n
 	---help---
 	  This option enables IEEE 802.11n High Throughput features
 	  for the iwl4965 driver.
-- 
1.5.2.2


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

* Re: [PATCH 1/1] iwlwifi: enable 802.11n in Kconfig
  2008-01-27 13:06 [PATCH 1/1] iwlwifi: enable 802.11n in Kconfig Tomas Winkler
@ 2008-01-29 16:15 ` Johannes Berg
  2008-01-29 22:43   ` Tomas Winkler
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2008-01-29 16:15 UTC (permalink / raw)
  To: Tomas Winkler; +Cc: linville, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 619 bytes --]


On Sun, 2008-01-27 at 15:06 +0200, Tomas Winkler wrote:
> This patch removes 'IWL4965_HT: depends on n'  from iwlwifi's Kconfig
> 1. 11n is functional so no need to make it invisible in the configuration
> 2. Latest Johannes patch 'cfg80211 API for channels/bitrates, mac80211 and
> driver conversion' broke compilation because this config option was
> invisible - patch fixing it will be provided later

Hah, and I actually had found code that I knew was going to break but
since I couldn't enable it I ignored it. I didn't know it was already
functional, I would have enabled it if I'd known.

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

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

* Re: [PATCH 1/1] iwlwifi: enable 802.11n in Kconfig
  2008-01-29 16:15 ` Johannes Berg
@ 2008-01-29 22:43   ` Tomas Winkler
  0 siblings, 0 replies; 3+ messages in thread
From: Tomas Winkler @ 2008-01-29 22:43 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linville, linux-wireless

On Jan 29, 2008 6:15 PM, Johannes Berg <johannes@sipsolutions.net> wrote:
>
> On Sun, 2008-01-27 at 15:06 +0200, Tomas Winkler wrote:
> > This patch removes 'IWL4965_HT: depends on n'  from iwlwifi's Kconfig
> > 1. 11n is functional so no need to make it invisible in the configuration
> > 2. Latest Johannes patch 'cfg80211 API for channels/bitrates, mac80211 and
> > driver conversion' broke compilation because this config option was
> > invisible - patch fixing it will be provided later
>
> Hah, and I actually had found code that I knew was going to break but
> since I couldn't enable it I ignored it. I didn't know it was already
> functional, I would have enabled it if I'd known.
>
Understood,
The whole mandatory part of 11n, meaning RX is already in so we can
safely enabled it.Even in 2.6.25

Hope the TX part will follow.
Thanks

> johannes
>

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

end of thread, other threads:[~2008-01-29 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-27 13:06 [PATCH 1/1] iwlwifi: enable 802.11n in Kconfig Tomas Winkler
2008-01-29 16:15 ` Johannes Berg
2008-01-29 22:43   ` Tomas Winkler

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).