From: Manish Chopra <manish.chopra@qlogic.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, rajesh.borundia@qlogic.com,
Dept_NX_Linux_NIC_Driver@qlogic.com
Subject: [PATCH net-next 4/4] netxen_nic: Bump up the version to 4.0.81
Date: Fri, 5 Apr 2013 08:36:43 -0400 [thread overview]
Message-ID: <1365165403-18348-5-git-send-email-manish.chopra@qlogic.com> (raw)
In-Reply-To: <1365165403-18348-1-git-send-email-manish.chopra@qlogic.com>
Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
---
drivers/net/ethernet/qlogic/netxen/netxen_nic.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ethernet/qlogic/netxen/netxen_nic.h b/drivers/net/ethernet/qlogic/netxen/netxen_nic.h
index e5ab1ec..3fe09ab 100644
--- a/drivers/net/ethernet/qlogic/netxen/netxen_nic.h
+++ b/drivers/net/ethernet/qlogic/netxen/netxen_nic.h
@@ -53,8 +53,8 @@
#define _NETXEN_NIC_LINUX_MAJOR 4
#define _NETXEN_NIC_LINUX_MINOR 0
-#define _NETXEN_NIC_LINUX_SUBVERSION 80
-#define NETXEN_NIC_LINUX_VERSIONID "4.0.80"
+#define _NETXEN_NIC_LINUX_SUBVERSION 81
+#define NETXEN_NIC_LINUX_VERSIONID "4.0.81"
#define NETXEN_VERSION_CODE(a, b, c) (((a) << 24) + ((b) << 16) + (c))
#define _major(v) (((v) >> 24) & 0xff)
--
1.5.6
next prev parent reply other threads:[~2013-04-05 12:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-05 12:36 [PATCH net-next 0/4] netxen_nic: Bug fixes and enhancement Manish Chopra
2013-04-05 12:36 ` [PATCH net-next 1/4] netxen_nic: Fix mismatched board type error Manish Chopra
2013-04-05 12:36 ` [PATCH net-next 2/4] netxen_nic: Log driver version with firmware version Manish Chopra
2013-04-05 12:36 ` [PATCH net-next 3/4] netxen_nic: Add module parameters support to switch interrupts Manish Chopra
2013-04-05 12:36 ` Manish Chopra [this message]
2013-04-07 20:53 ` [PATCH net-next 0/4] netxen_nic: Bug fixes and enhancement David Miller
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=1365165403-18348-5-git-send-email-manish.chopra@qlogic.com \
--to=manish.chopra@qlogic.com \
--cc=Dept_NX_Linux_NIC_Driver@qlogic.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=rajesh.borundia@qlogic.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).