[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100908213128.GD1783@tux>
Date: Wed, 8 Sep 2010 14:31:28 -0700
From: "Luis R. Rodriguez" <lrodriguez@...eros.com>
To: Nikitas Angelinas <nikitasangelinas@...il.com>
CC: Luis Rodriguez <Luis.Rodriguez@...eros.com>,
Jouni Malinen <Jouni.Malinen@...eros.com>,
Vasanth Thiagarajan <Vasanth.Thiagarajan@...eros.com>,
Senthilkumar Balasubramanian
<Senthilkumar.Balasubramanian@...eros.com>,
"linville@...driver.com" <linville@...driver.com>,
Sujith Manoharan <Sujith.Manoharan@...eros.com>,
"nbd@...nwrt.org" <nbd@...nwrt.org>,
"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
"ath9k-devel@...ts.ath9k.org" <ath9k-devel@...ts.ath9k.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 6/8] drivers/net/wireless/ath/ath9k: use ARRAY_SIZE
macro in ani.c
On Wed, Sep 08, 2010 at 02:25:42PM -0700, Nikitas Angelinas wrote:
> Replace (sizeof(ofdm_level_table)/sizeof(ofdm_level_table[0]) with
> ARRAY_SIZE(ofdm_level_table), and (sizeof(cck_level_table)/
> sizeof(cck_level_table[0]) with ARRAY_SIZE(cck_level_table) in
> drivers/net/wireless/ath/ath9k/ani.c
>
> Signed-off-by: Nikitas Angelinas <nikitasangelinas@...il.com>
Sure.
Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists