Return-path: Received: from mail-pw0-f46.google.com ([209.85.160.46]:45812 "EHLO mail-pw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756202Ab2BHNdS convert rfc822-to-8bit (ORCPT ); Wed, 8 Feb 2012 08:33:18 -0500 Received: by pbcun15 with SMTP id un15so564817pbc.19 for ; Wed, 08 Feb 2012 05:33:18 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1328707141-11355-1-git-send-email-john.li.mediatek@gmail.com> References: <1328707141-11355-1-git-send-email-john.li.mediatek@gmail.com> Date: Wed, 8 Feb 2012 14:33:18 +0100 Message-ID: (sfid-20120208_143321_912534_8ABB86A8) Subject: Re: [PATCH] rt2x00:Fix typo From: Helmut Schaa To: John Li Cc: users@rt2x00.serialmonkey.com, linux-wireless@vger.kernel.org, John Linville , John Li Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, Feb 8, 2012 at 2:19 PM, John Li wrote: > From: John Li > > Signed-off-by: John Li Acked-by: Helmut Schaa > --- > ?drivers/net/wireless/rt2x00/Kconfig | ? ?2 +- > ?1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/net/wireless/rt2x00/Kconfig b/drivers/net/wireless/rt2x00/Kconfig > index a0a7854..299c387 100644 > --- a/drivers/net/wireless/rt2x00/Kconfig > +++ b/drivers/net/wireless/rt2x00/Kconfig > @@ -163,7 +163,7 @@ config RT2800USB_RT53XX > ? ? ? ?depends on EXPERIMENTAL > ? ? ? ?---help--- > ? ? ? ? ?This adds support for rt53xx wireless chipset family to the > - ? ? ? ? rt2800pci driver. > + ? ? ? ? rt2800usb driver. > ? ? ? ? ?Supported chips: RT5370 > > ?config RT2800USB_UNKNOWN > -- > 1.7.6.5 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-wireless" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at ?http://vger.kernel.org/majordomo-info.html