All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: linux-wireless@vger.kernel.org
Cc: Luis Rodriguez <mcgrof@frijolero.org>, Hauke Mehrtens <hauke@hauke-m.de>
Subject: compat-wireless patch Re: [PATCH] Enable CONFIG_RT2800{PCI,USB}_RT53XX
Date: Tue, 3 Jan 2012 10:35:36 -0500	[thread overview]
Message-ID: <20120103153535.GA24318@tuxdriver.com> (raw)
In-Reply-To: <1325604516-14280-1-git-send-email-linville@tuxdriver.com>

On Tue, Jan 03, 2012 at 10:28:36AM -0500, John W. Linville wrote:
> Signed-off-by: John W. Linville <linville@tuxdriver.com>
> ---
> Any reason to treat these differently than the RT35XX devices?

Obviously, this is a compat-wireless patch -- duh! :-)

John

> 
>  config.mk |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/config.mk b/config.mk
> index e44b814..4d2ad5c 100644
> --- a/config.mk
> +++ b/config.mk
> @@ -393,7 +393,7 @@ ifdef CONFIG_CRC_CCITT
>  CONFIG_RT2800PCI=m
>  CONFIG_RT2800PCI_RT33XX=y
>  CONFIG_RT2800PCI_RT35XX=y
> -# CONFIG_RT2800PCI_RT53XX=y
> +CONFIG_RT2800PCI_RT53XX=y
>  endif #CONFIG_CRC_CCITT
>  NEED_RT2X00=y
>  
> @@ -523,7 +523,7 @@ ifdef CONFIG_CRC_CCITT
>  CONFIG_RT2800USB=m
>  CONFIG_RT2800USB_RT33XX=y
>  CONFIG_RT2800USB_RT35XX=y
> -# CONFIG_RT2800USB_RT53XX=y
> +CONFIG_RT2800USB_RT53XX=y
>  CONFIG_RT2800USB_UNKNOWN=y
>  endif #CONFIG_CRC_CCITT
>  CONFIG_RT2X00_LIB_USB=m
> -- 
> 1.7.4.4
> 
> 

-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

  reply	other threads:[~2012-01-03 15:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03 15:28 [PATCH] Enable CONFIG_RT2800{PCI,USB}_RT53XX John W. Linville
2012-01-03 15:35 ` John W. Linville [this message]
2012-01-03 18:59   ` compat-wireless patch " Hauke Mehrtens
2012-01-18 19:16 ` Luis R. Rodriguez

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=20120103153535.GA24318@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=hauke@hauke-m.de \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@frijolero.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.