From: Tomas Winkler <tomas.winkler@intel.com>
To: linville@tuxdriver.com, johannes@sipsolutions.net, yi.zhu@intel.com
Cc: linux-wireless@vger.kernel.org, Tomas Winkler <tomas.winkler@intel.com>
Subject: [PATCH 1/3] iwlwifi: rename iwl4965-base.c to iwl-agn.c
Date: Mon, 21 Jul 2008 02:40:13 +0300 [thread overview]
Message-ID: <1216597215-19708-2-git-send-email-tomas.winkler@intel.com> (raw)
In-Reply-To: <1216597215-19708-1-git-send-email-tomas.winkler@intel.com>
This patch renames iwl4965-base.c to iwl-agn.c
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
---
drivers/net/wireless/iwlwifi/Makefile | 6 ++----
.../wireless/iwlwifi/{iwl4965-base.c => iwl-agn.c} | 0
2 files changed, 2 insertions(+), 4 deletions(-)
rename drivers/net/wireless/iwlwifi/{iwl4965-base.c => iwl-agn.c} (100%)
diff --git a/drivers/net/wireless/iwlwifi/Makefile b/drivers/net/wireless/iwlwifi/Makefile
index f50d2f8..6bf3998 100644
--- a/drivers/net/wireless/iwlwifi/Makefile
+++ b/drivers/net/wireless/iwlwifi/Makefile
@@ -11,10 +11,8 @@ iwl3945-objs := iwl3945-base.o iwl-3945.o iwl-3945-rs.o
iwl3945-$(CONFIG_IWL3945_LEDS) += iwl-3945-led.o
obj-$(CONFIG_IWL4965) += iwl4965.o
-iwl4965-objs := iwl4965-base.o iwl-4965.o iwl-agn-rs.o
+iwl4965-objs := iwl-agn.o iwl-4965.o iwl-agn-rs.o
-ifeq ($(CONFIG_IWL5000),y)
- iwl4965-objs += iwl-5000.o
-endif
+iwl4965-$(CONFIG_IWL5000) += iwl-5000.o
diff --git a/drivers/net/wireless/iwlwifi/iwl4965-base.c b/drivers/net/wireless/iwlwifi/iwl-agn.c
similarity index 100%
rename from drivers/net/wireless/iwlwifi/iwl4965-base.c
rename to drivers/net/wireless/iwlwifi/iwl-agn.c
--
1.5.4.1
---------------------------------------------------------------------
Intel Israel (74) Limited
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
next prev parent reply other threads:[~2008-07-20 23:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-20 23:40 [PATCH 0/3] Introducing IWLAGN Tomas Winkler
2008-07-20 23:40 ` Tomas Winkler [this message]
2008-07-20 23:40 ` [PATCH 2/3] iwlwifi: fix checkpatch.pl errors Tomas Winkler
2008-07-20 23:40 ` [PATCH 3/3] iwlwifi: rename 4965 to AGN Tomas Winkler
2008-07-21 1:25 ` [PATCH 0/3] Introducing IWLAGN Henrique de Moraes Holschuh
2008-07-21 7:18 ` Tomas Winkler
2008-07-21 12:37 ` Tomas Winkler
2008-07-21 12:59 ` Henrique de Moraes Holschuh
2008-07-21 13:04 ` drago01
2008-07-21 13:29 ` Tomas Winkler
2008-07-21 13:45 ` Tomas Winkler
2008-07-21 14:21 ` Dan Williams
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=1216597215-19708-2-git-send-email-tomas.winkler@intel.com \
--to=tomas.winkler@intel.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=yi.zhu@intel.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