netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: dhananjay@netxen.com
To: netdev@vger.kernel.org
Cc: jeff@garzik.org
Subject: [patch 2/6] netxen: update driver version
Date: Thu, 20 Dec 2007 18:36:58 -0800	[thread overview]
Message-ID: <20071221024308.252607174@netxen.com> (raw)
In-Reply-To: 20071221023656.409657310@netxen.com

[-- Attachment #1: version.patch --]
[-- Type: text/plain, Size: 713 bytes --]

Bumping up driver version to 3.4.18, several fixes have gone in since version 3.4.2.

Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>

Index: netdev-2.6/drivers/net/netxen/netxen_nic.h
===================================================================
--- netdev-2.6.orig/drivers/net/netxen/netxen_nic.h
+++ netdev-2.6/drivers/net/netxen/netxen_nic.h
@@ -65,8 +65,8 @@
 
 #define _NETXEN_NIC_LINUX_MAJOR 3
 #define _NETXEN_NIC_LINUX_MINOR 4
-#define _NETXEN_NIC_LINUX_SUBVERSION 2
-#define NETXEN_NIC_LINUX_VERSIONID  "3.4.2"
+#define _NETXEN_NIC_LINUX_SUBVERSION 18
+#define NETXEN_NIC_LINUX_VERSIONID  "3.4.18"
 
 #define NETXEN_NUM_FLASH_SECTORS (64)
 #define NETXEN_FLASH_SECTOR_SIZE (64 * 1024)

-- 

  parent reply	other threads:[~2007-12-21  2:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-21  2:36 [patch 0/6] netxen bug fixes dhananjay
2007-12-21  2:36 ` [patch 1/6] netxen: Update MAINTAINERS dhananjay
2007-12-21  2:36 ` dhananjay [this message]
2007-12-21  2:36 ` [patch 3/6] netxen: improve MSI interrupt handling dhananjay
2007-12-23  3:52   ` Jeff Garzik
2007-12-25  0:52     ` Dhananjay Phadke
2007-12-21  2:37 ` [patch 4/6] netxen: stop second phy correctly dhananjay
2007-12-21  2:37 ` [patch 5/6] netxen: fix race in interrupt / napi dhananjay
2007-12-21  2:37 ` [patch 6/6] netxen: optimize tx handling dhananjay

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=20071221024308.252607174@netxen.com \
    --to=dhananjay@netxen.com \
    --cc=jeff@garzik.org \
    --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).