netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dhananjay Phadke <dhananjay@netxen.com>
To: davem@davemloft.com
Cc: netdev@vger.kernel.org
Subject: [PATCH NEXT 6/6] netxen: update version to 4.0.50
Date: Sat,  5 Sep 2009 20:43:12 -0700	[thread overview]
Message-ID: <1252208592-2240-7-git-send-email-dhananjay@netxen.com> (raw)
In-Reply-To: <1252208592-2240-1-git-send-email-dhananjay@netxen.com>

Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
---
 drivers/net/netxen/netxen_nic.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/netxen/netxen_nic.h b/drivers/net/netxen/netxen_nic.h
index df03ea4..2a52479 100644
--- a/drivers/net/netxen/netxen_nic.h
+++ b/drivers/net/netxen/netxen_nic.h
@@ -58,8 +58,8 @@
 
 #define _NETXEN_NIC_LINUX_MAJOR 4
 #define _NETXEN_NIC_LINUX_MINOR 0
-#define _NETXEN_NIC_LINUX_SUBVERSION 41
-#define NETXEN_NIC_LINUX_VERSIONID  "4.0.41"
+#define _NETXEN_NIC_LINUX_SUBVERSION 50
+#define NETXEN_NIC_LINUX_VERSIONID  "4.0.50"
 
 #define NETXEN_VERSION_CODE(a, b, c)	(((a) << 24) + ((b) << 16) + (c))
 #define _major(v)	(((v) >> 24) & 0xff)
-- 
1.6.0.2


  parent reply	other threads:[~2009-09-06  3:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06  3:43 [PATCH NEXT 0/6] nexten: fixes and enhancements Dhananjay Phadke
2009-09-06  3:43 ` [PATCH NEXT 1/6] netxen: handle firmware load errors Dhananjay Phadke
2009-09-06  3:43 ` [PATCH NEXT 2/6] netxen: firmware hang detection Dhananjay Phadke
2009-09-06  3:43 ` [PATCH NEXT 3/6] netxen: fix ip addr hashing after firmware reset Dhananjay Phadke
2009-09-06  3:43 ` [PATCH NEXT 4/6] netxen: pre calculate register addresses Dhananjay Phadke
2009-09-06  3:43 ` [PATCH NEXT 5/6] netxen: refactor firmware info code Dhananjay Phadke
2009-09-06  3:43 ` Dhananjay Phadke [this message]
2009-09-07  8:54 ` [PATCH NEXT 0/6] nexten: fixes and enhancements 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=1252208592-2240-7-git-send-email-dhananjay@netxen.com \
    --to=dhananjay@netxen.com \
    --cc=davem@davemloft.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 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).