From: Joe Perches <joe@perches.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: Eugene Krasnikov <k.eugene.e@gmail.com>,
linux-wireless <linux-wireless@vger.kernel.org>,
wcn36xx@lists.infradead.org
Subject: Re: [PATCH 09/16] wcn36xx: Add smd.c
Date: Wed, 21 Aug 2013 04:20:18 -0700 [thread overview]
Message-ID: <1377084018.1936.16.camel@joe-AO722> (raw)
In-Reply-To: <1377072922.15268.4.camel@jlt4.sipsolutions.net>
On Wed, 2013-08-21 at 10:15 +0200, Johannes Berg wrote:
> It should really be u8* instead of void*, since void* pointer arithmetic
> isn't really defined I think?
Well, it is for gcc and void * arithmetic is
widely used throughout the kernel.
next prev parent reply other threads:[~2013-08-21 11:20 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-20 17:41 [PATCH 00/16] wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 01/16] wcn36xx: Add main.c Eugene Krasnikov
2013-08-20 20:59 ` Johannes Berg
2013-08-21 8:36 ` Eugene Krasnikov
2013-08-21 8:39 ` Johannes Berg
2013-08-21 9:00 ` Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 02/16] wcn36xx: Add debug.c Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 03/16] wcn36xx: Add debug.h Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 04/16] wcn36xx: Add dxe.c Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 05/16] wcn36xx: Add dxe.h Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 06/16] wcn36xx: Add hal.h Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 07/16] wcn36xx: Add pmc.c Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 08/16] wcn36xx: Add pmc.h Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 09/16] wcn36xx: Add smd.c Eugene Krasnikov
2013-08-20 18:12 ` Joe Perches
2013-08-21 7:58 ` Eugene Krasnikov
2013-08-21 8:15 ` Johannes Berg
2013-08-21 8:49 ` Eugene Krasnikov
2013-08-21 11:20 ` Joe Perches [this message]
2013-08-20 17:41 ` [PATCH 10/16] wcn36xx: Add smd.h Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 11/16] wcn36xx: Add txrx.c Eugene Krasnikov
2013-08-20 21:01 ` Johannes Berg
2013-08-21 8:39 ` Eugene Krasnikov
2013-08-20 21:03 ` Johannes Berg
2013-08-21 8:44 ` Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 12/16] wcn36xx: Add txrx.h Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 13/16] wcn36xx: Add wcn36xx.h Eugene Krasnikov
2013-08-20 18:04 ` Joe Perches
2013-08-21 7:55 ` Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 14/16] wcn36xx: Add Makefile Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 15/16] wcn36xx: Add Kconfig Eugene Krasnikov
2013-08-20 17:41 ` [PATCH 16/16] wcn36xx: Add wcn36xx to ath Makefile and Kconfig Eugene Krasnikov
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=1377084018.1936.16.camel@joe-AO722 \
--to=joe@perches.com \
--cc=johannes@sipsolutions.net \
--cc=k.eugene.e@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=wcn36xx@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox