From: Cong Wang <amwang@redhat.com>
To: Amit Salecha <amit.salecha@qlogic.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"David S. Miller" <davem@davemloft.net>,
Dhananjay Phadke <dhananjay.phadke@qlogic.com>,
Narender Kumar <narender.kumar@qlogic.com>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [RFC Patch] netxen: remove firmware exports
Date: Fri, 20 Aug 2010 17:04:57 +0800 [thread overview]
Message-ID: <4C6E4539.4000703@redhat.com> (raw)
In-Reply-To: <99737F4847ED0A48AECC9F4A1974A4B80F86E69208@MNEXMB2.qlogic.org>
[-- Attachment #1: Type: text/plain, Size: 249 bytes --]
On 08/19/10 17:12, Amit Salecha wrote:
> NX_UNIFIED_ROMIMAGE_NAME(phanfw.bin) is already submitted and we won't submit any other fw files.
Based on above, remove the rest firmware exports.
Thanks!
--
Signed-off-by: WANG Cong <amwang@redhat.com>
[-- Attachment #2: drivers-net-netxen-remove-firmwares.diff --]
[-- Type: text/x-patch, Size: 586 bytes --]
diff --git a/drivers/net/netxen/netxen_nic_main.c b/drivers/net/netxen/netxen_nic_main.c
index fd86e18..2fedc3b 100644
--- a/drivers/net/netxen/netxen_nic_main.c
+++ b/drivers/net/netxen/netxen_nic_main.c
@@ -41,9 +41,6 @@
MODULE_DESCRIPTION("QLogic/NetXen (1/10) GbE Converged Ethernet Driver");
MODULE_LICENSE("GPL");
MODULE_VERSION(NETXEN_NIC_LINUX_VERSIONID);
-MODULE_FIRMWARE(NX_P2_MN_ROMIMAGE_NAME);
-MODULE_FIRMWARE(NX_P3_CT_ROMIMAGE_NAME);
-MODULE_FIRMWARE(NX_P3_MN_ROMIMAGE_NAME);
MODULE_FIRMWARE(NX_UNIFIED_ROMIMAGE_NAME);
char netxen_nic_driver_name[] = "netxen_nic";
prev parent reply other threads:[~2010-08-20 9:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-18 9:54 [RFC Patch] netxen: remove firmware exports Amerigo Wang
2010-08-18 11:04 ` Amit Salecha
2010-08-18 13:19 ` Cong Wang
2010-08-18 13:19 ` Amit Salecha
2010-08-18 13:40 ` Cong Wang
2010-08-19 9:12 ` Amit Salecha
2010-08-20 8:52 ` Cong Wang
2010-08-20 8:53 ` Amit Salecha
2010-08-20 9:04 ` Cong Wang [this message]
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=4C6E4539.4000703@redhat.com \
--to=amwang@redhat.com \
--cc=amit.salecha@qlogic.com \
--cc=davem@davemloft.net \
--cc=dhananjay.phadke@qlogic.com \
--cc=linux-kernel@vger.kernel.org \
--cc=narender.kumar@qlogic.com \
--cc=netdev@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.