* [PATCH] wireless: rename d80211 -> mac80211
@ 2007-02-27 3:27 John W. Linville
2007-02-27 10:28 ` Jiri Benc
2007-02-27 10:56 ` Johannes Berg
0 siblings, 2 replies; 7+ messages in thread
From: John W. Linville @ 2007-02-27 3:27 UTC (permalink / raw)
To: linux-wireless
I've been threatening to do this for a while. Since I've recently
pulled from everyone, the incoming patch rate is slow this week,
and we are getting close to being in -mm, now seems as good a time
as any to do it...
I've changed all references in wireless-dev from d80211 to mac80211
and from D80211 to MAC80211, including renaming files and directories
appropriately. If you have outstanding patches, please account for
this change. Filtering them through sed should do the job nicely:
cat old.patch | sed -e 's/d80211/mac80211/g' \
-e 's/D80211/MAC80211/g' > new.patch
I don't think it would have been appropriate to keep the old name,
with its veiled reference to its origin but no real meaning to the
uninitiated. I think the mac80211 name is more indicative of the
component's function, and it matches the naming motif we are using
for cfg80211 and nl80211.
I apologize if this seems sudden, but I don't really think doing
it with a lot of warning would have been any better. So, I made
the decision and did it. Please don't complain unless it is just
unbearable for you. :-)
The patch has been pushed to wireless-dev, and hopefully will be
available by the time you read this.
Thanks,
John
P.S. The actual patch is too large to post here. It is available
on www.kernel.org:
http://www.kernel.org/pub/linux/kernel/people/linville/wireless-dev/master/0738-wireless-rename-d80211-mac80211.patch
--
John W. Linville
linville@tuxdriver.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] wireless: rename d80211 -> mac80211
2007-02-27 3:27 [PATCH] wireless: rename d80211 -> mac80211 John W. Linville
@ 2007-02-27 10:28 ` Jiri Benc
2007-02-27 10:39 ` Johannes Berg
2007-02-27 10:56 ` Johannes Berg
1 sibling, 1 reply; 7+ messages in thread
From: Jiri Benc @ 2007-02-27 10:28 UTC (permalink / raw)
To: John W. Linville; +Cc: linux-wireless
On Mon, 26 Feb 2007 22:27:57 -0500, John W. Linville wrote:
> I apologize if this seems sudden, but I don't really think doing
> it with a lot of warning would have been any better. So, I made
> the decision and did it. Please don't complain unless it is just
> unbearable for you. :-)
I think it's indeed a good time for such change now. Thanks for doing that!
When we are at it, I think the module name should be 'mac80211.ko' and not
'80211.ko'. This means renaming of mac80211.c (I suggest mac80211_proto.c or
mac80211_main.c). Does it sounds reasonable? Should I make a patch?
Thanks,
Jiri
--
Jiri Benc
SUSE Labs
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] wireless: rename d80211 -> mac80211
2007-02-27 3:27 [PATCH] wireless: rename d80211 -> mac80211 John W. Linville
2007-02-27 10:28 ` Jiri Benc
@ 2007-02-27 10:56 ` Johannes Berg
2007-02-27 13:16 ` John W. Linville
1 sibling, 1 reply; 7+ messages in thread
From: Johannes Berg @ 2007-02-27 10:56 UTC (permalink / raw)
To: John W. Linville; +Cc: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 389 bytes --]
On Mon, 2007-02-26 at 22:27 -0500, John W. Linville wrote:
> I've changed all references in wireless-dev from d80211 to mac80211
> and from D80211 to MAC80211,
And I notice that by "all references", you really mean it:
-T: git kernel.org:/pub/scm/linux/kernel/git/mwu/d80211-drivers.git
+T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] wireless: rename d80211 -> mac80211
2007-02-27 10:56 ` Johannes Berg
@ 2007-02-27 13:16 ` John W. Linville
2007-02-27 13:58 ` Michael Wu
0 siblings, 1 reply; 7+ messages in thread
From: John W. Linville @ 2007-02-27 13:16 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless
On Tue, Feb 27, 2007 at 11:56:35AM +0100, Johannes Berg wrote:
> On Mon, 2007-02-26 at 22:27 -0500, John W. Linville wrote:
>
> > I've changed all references in wireless-dev from d80211 to mac80211
> > and from D80211 to MAC80211,
>
> And I notice that by "all references", you really mean it:
>
> -T: git kernel.org:/pub/scm/linux/kernel/git/mwu/d80211-drivers.git
> +T: git kernel.org:/pub/scm/linux/kernel/git/mwu/mac80211-drivers.git
Well, that may have been a bit unintentional. Still, it might be
appropriate...
Michael, any chance you'd like to rename your tree so as to preserve
my infallibility? :-)
John
--
John W. Linville
linville@tuxdriver.com
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-02-27 13:58 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-27 3:27 [PATCH] wireless: rename d80211 -> mac80211 John W. Linville
2007-02-27 10:28 ` Jiri Benc
2007-02-27 10:39 ` Johannes Berg
2007-02-27 11:05 ` Jiri Benc
2007-02-27 10:56 ` Johannes Berg
2007-02-27 13:16 ` John W. Linville
2007-02-27 13:58 ` Michael Wu
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.