From: "John W. Linville" <linville@tuxdriver.com>
To: Holger Schurig <holgerschurig@gmail.com>
Cc: linux-wireless@vger.kernel.org, Dan Williams <dcbw@redhat.com>
Subject: Re: [PATCH 1/5] libertas: rename mesh.c into persistcfg.c
Date: Wed, 25 Nov 2009 09:06:17 -0500 [thread overview]
Message-ID: <20091125140617.GD7800@tuxdriver.com> (raw)
In-Reply-To: <200911251308.55837.holgerschurig@gmail.com>
On Wed, Nov 25, 2009 at 01:08:55PM +0100, Holger Schurig wrote:
> mesh.c will be the file where we concentrate all mesh-related
> code. This allows us to either add a KConfig entry for mesh and
> makes matters easier for the cfg80211 transition.
>
> Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
> ---
>
> This is the equivalent of "git mv persistcfg.c mesh.c" and fixing up the Makefile
>
> drivers/net/wireless/libertas/Makefile | 2 +-
> drivers/net/wireless/libertas/mesh.c | 453 ++++++++++++++++++++++++++++
> drivers/net/wireless/libertas/persistcfg.c | 453 ----------------------------
> 3 files changed, 454 insertions(+), 454 deletions(-)
> create mode 100644 drivers/net/wireless/libertas/mesh.c
> delete mode 100644 drivers/net/wireless/libertas/persistcfg.c
Your subject is confusing, it seems backwards.
--
John W. Linville Someday the world will need a hero, and you
linville@tuxdriver.com might be all we have. Be ready.
next prev parent reply other threads:[~2009-11-25 14:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-25 12:08 [PATCH 1/5] libertas: rename mesh.c into persistcfg.c Holger Schurig
2009-11-25 14:06 ` John W. Linville [this message]
2009-11-26 7:25 ` Holger Schurig
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=20091125140617.GD7800@tuxdriver.com \
--to=linville@tuxdriver.com \
--cc=dcbw@redhat.com \
--cc=holgerschurig@gmail.com \
--cc=linux-wireless@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.