Return-path: Received: from mu-out-0910.google.com ([209.85.134.191]:24731 "EHLO mu-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753163AbYB0EEU (ORCPT ); Tue, 26 Feb 2008 23:04:20 -0500 Received: by mu-out-0910.google.com with SMTP id i10so4114335mue.5 for ; Tue, 26 Feb 2008 20:04:18 -0800 (PST) Message-ID: <43e72e890802262004r552d6a83ua6e24bdbb9e9ca83@mail.gmail.com> (sfid-20080227_040423_042983_1D986855) Date: Tue, 26 Feb 2008 23:04:16 -0500 From: "Luis R. Rodriguez" To: ath5k-devel@lists.ath5k.org, linux-wireless@vger.kernel.org, linville@tuxdriver.com, bruno@thinktube.com, jirislaby@gmail.com, mcgrof@gmail.com Subject: Re: [PATCH 1/8] ath5k: Add RF2413 srev values In-Reply-To: <20080224041045.GA4408@makis.domain.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 References: <20080224041045.GA4408@makis.domain.invalid> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Sat, Feb 23, 2008 at 11:10 PM, Nick Kossifidis wrote: > * Add RF2413 srev values and a new entry on ath5k_radio enum for it > since it differs from RF5413 (it's not like 5112-2112). > > Changes-licensed-under: ISC > Signed-off-by: Nick Kossifidis Acked-by: Luis R. Rodriguez Luis