From: Chr <chunkeey@web.de>
To: "Luis R. Rodriguez" <mcgrof@gmail.com>
Cc: linux-wireless@vger.kernel.org,
"Michael Wu" <flamingice@sourmilk.net>,
John Linville <linville@tuxdriver.com>
Subject: Re: [RFC][PATCH 0/4] p54: various updates
Date: Thu, 3 Apr 2008 17:40:32 +0200 [thread overview]
Message-ID: <200804031740.33177.chunkeey@web.de> (raw)
In-Reply-To: <43e72e890804021642u4dd7b329w60344c991e2a7e43@mail.gmail.com>
On Thursday 03 April 2008 01:42:59 Luis R. Rodriguez wrote:
>
> Thanks, can you resend as inline patches so it can help get better
> review. Also while you're at it can you stuff all p54 files into its
> own folder?
hmm, I can.... but:
- in which folder? for now.. I put everything into a new one folder named p54,
but as you know the fullmac driver has already the prism54 subdirectory...
should I put it there? or is this confusing?
- the resulting patch is too big to post it here, ~ 271kb as plaintext...
is a bz2 (32kb) attachment ok too?
diffstat:
b/drivers/net/wireless/Kconfig | 65 --
b/drivers/net/wireless/Makefile | 4
b/drivers/net/wireless/p54/Kconfig | 63 +
b/drivers/net/wireless/p54/Makefile | 3
b/drivers/net/wireless/p54/net2280.h | 452 ++++++++++++++
b/drivers/net/wireless/p54/p54.h | 77 ++
b/drivers/net/wireless/p54/p54common.c | 1051
+++++++++++++++++++++++++++++++++
b/drivers/net/wireless/p54/p54common.h | 254 +++++++
b/drivers/net/wireless/p54/p54pci.c | 697 +++++++++++++++++++++
b/drivers/net/wireless/p54/p54pci.h | 106 +++
b/drivers/net/wireless/p54/p54usb.c | 910 ++++++++++++++++++++++++++++
b/drivers/net/wireless/p54/p54usb.h | 133 ++++
drivers/net/wireless/net2280.h | 452 --------------
drivers/net/wireless/p54.h | 77 --
drivers/net/wireless/p54common.c |
1051 ---------------------------------
drivers/net/wireless/p54common.h | 254 -------
drivers/net/wireless/p54pci.c | 697 ---------------------
drivers/net/wireless/p54pci.h | 106 ---
drivers/net/wireless/p54usb.c | 910 ----------------------------
drivers/net/wireless/p54usb.h | 133 ----
20 files changed, 3748 insertions(+), 3747 deletions(-)
Regards,
Chr
next prev parent reply other threads:[~2008-04-03 15:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-01 21:39 [RFC][PATCH 0/4] p54: various updates Chr
2008-04-02 23:42 ` Luis R. Rodriguez
2008-04-03 15:40 ` Chr [this message]
2008-04-03 22:34 ` Luis R. Rodriguez
2008-04-04 2:07 ` Chr
2008-04-08 12:48 ` [RFC][PATCH 0/4] p54: various updates (all in one) Chr
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=200804031740.33177.chunkeey@web.de \
--to=chunkeey@web.de \
--cc=flamingice@sourmilk.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=mcgrof@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).