All of lore.kernel.org
 help / color / mirror / Atom feed
From: H. Peter Anvin <hpa@kernel.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] tip - Solution of ath9k: turn off temporarily (66b5c4a2c638b5a69d3e41abe4a2bae55035a92e)
Date: Fri, 02 Jan 2009 11:35:50 -0800	[thread overview]
Message-ID: <495E6C96.3040102@kernel.org> (raw)
In-Reply-To: <3f9a31f40901021040l2afb5e19sc37e61d3f9728531@mail.gmail.com>

Jaswinder Singh Rajput wrote:
>>
>> diff --git a/drivers/net/wireless/ath9k/Kconfig b/drivers/net/wireless/ath9k/Kconfig
>> index c43bd32..b849a45 100644
>> --- a/drivers/net/wireless/ath9k/Kconfig
>> +++ b/drivers/net/wireless/ath9k/Kconfig
>> @@ -1,6 +1,8 @@
>>  config ATH9K
>>        tristate "Atheros 802.11n wireless cards support"
>>        depends on PCI && MAC80211 && WLAN_80211
>> +       # build failures
>> +       depends on 0
>>        select MAC80211_LEDS
>>        select LEDS_CLASS
>>        select NEW_LEDS
>>
> 

I thought the proper way to do this was "depends on BROKEN"...

	-hpa

WARNING: multiple messages have this Message-ID (diff)
From: "H. Peter Anvin" <hpa@kernel.org>
To: Jaswinder Singh Rajput <jaswinderlinux@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>, x86 maintainers <x86@kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	ath9k-devel@venema.h4ckr.net, linux-wireless@vger.kernel.org
Subject: Re: tip - Solution of ath9k: turn off temporarily (66b5c4a2c638b5a69d3e41abe4a2bae55035a92e)
Date: Fri, 02 Jan 2009 11:35:50 -0800	[thread overview]
Message-ID: <495E6C96.3040102@kernel.org> (raw)
In-Reply-To: <3f9a31f40901021040l2afb5e19sc37e61d3f9728531@mail.gmail.com>

Jaswinder Singh Rajput wrote:
>>
>> diff --git a/drivers/net/wireless/ath9k/Kconfig b/drivers/net/wireless/ath9k/Kconfig
>> index c43bd32..b849a45 100644
>> --- a/drivers/net/wireless/ath9k/Kconfig
>> +++ b/drivers/net/wireless/ath9k/Kconfig
>> @@ -1,6 +1,8 @@
>>  config ATH9K
>>        tristate "Atheros 802.11n wireless cards support"
>>        depends on PCI && MAC80211 && WLAN_80211
>> +       # build failures
>> +       depends on 0
>>        select MAC80211_LEDS
>>        select LEDS_CLASS
>>        select NEW_LEDS
>>
> 

I thought the proper way to do this was "depends on BROKEN"...

	-hpa


  reply	other threads:[~2009-01-02 19:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-02 17:36 [ath9k-devel] tip - Solution of ath9k: turn off temporarily (66b5c4a2c638b5a69d3e41abe4a2bae55035a92e) Jaswinder Singh Rajput
2009-01-02 17:36 ` Jaswinder Singh Rajput
2009-01-02 18:07 ` [ath9k-devel] " Ingo Molnar
2009-01-02 18:07   ` Ingo Molnar
2009-01-02 18:40   ` [ath9k-devel] " Jaswinder Singh Rajput
2009-01-02 18:40     ` Jaswinder Singh Rajput
2009-01-02 18:40     ` Jaswinder Singh Rajput
2009-01-02 19:35     ` H. Peter Anvin [this message]
2009-01-02 19:35       ` H. Peter Anvin
2009-01-02 19:58       ` [ath9k-devel] " Ingo Molnar
2009-01-02 19:58         ` Ingo Molnar
2009-01-05 11:51         ` [ath9k-devel] [PATCH] ath9k: Enforce module build if rfkill is a module Jouni Malinen
2009-01-05 11:51           ` Jouni Malinen
2009-01-05 14:04           ` [ath9k-devel] " Ingo Molnar
2009-01-05 14:04             ` Ingo Molnar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=495E6C96.3040102@kernel.org \
    --to=hpa@kernel.org \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.