[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <477F20668A386D41ADCC57781B1F704307FF7C4650@SC-VEXCH1.marvell.com>
Date: Tue, 14 Jun 2011 01:46:04 -0700
From: Bing Zhao <bzhao@...vell.com>
To: Joe Perches <joe@...ches.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC: "Luis R. Rodriguez" <lrodriguez@...eros.com>,
Jouni Malinen <jmalinen@...eros.com>,
Vasanthakumar Thiagarajan <vasanth@...eros.com>,
Senthil Balasubramanian <senthilkumar@...eros.com>,
"John W. Linville" <linville@...driver.com>,
Christian Lamparter <chunkeey@...glemail.com>,
Stanislaw Gruszka <sgruszka@...hat.com>,
Wey-Yi Guy <wey-yi.w.guy@...el.com>,
Intel Linux Wireless <ilw@...ux.intel.com>,
"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
"ath9k-devel@...ts.ath9k.org" <ath9k-devel@...ts.ath9k.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH net-next 1/2] wireless: Remove casts of void *
> - pt = (T *)pv;
> + pt = pv;
>
> Signed-off-by: Joe Perches joe@...ches.com
...
> drivers/net/wireless/mwifiex/11n.c | 5 ++---
> drivers/net/wireless/mwifiex/cmdevt.c | 3 +--
> drivers/net/wireless/mwifiex/join.c | 2 +-
> drivers/net/wireless/mwifiex/scan.c | 2 +-
> drivers/net/wireless/mwifiex/sta_cmd.c | 4 ++--
> drivers/net/wireless/mwifiex/sta_cmdresp.c | 12 ++++++------
> drivers/net/wireless/mwifiex/txrx.c | 2 +-
> drivers/net/wireless/p54/eeprom.c | 4 ++--
> 22 files changed, 41 insertions(+), 47 deletions(-)
For mwifiex part, Acked-by: Bing Zhao bzhao@...vell.com
Thanks,
Bing--
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