Netdev List
 help / color / mirror / Atom feed
From: Sony Chacko <sony.chacko@qlogic.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, Dept_NX_Linux_NIC_Driver@qlogic.com,
	Sony Chacko <sony.chacko@qlogic.com>
Subject: [PATCH 12/12] qlcnic: update driver version - 5.1.30
Date: Thu,  6 Sep 2012 02:22:09 -0400	[thread overview]
Message-ID: <1346912529-17406-13-git-send-email-sony.chacko@qlogic.com> (raw)
In-Reply-To: <1346912529-17406-1-git-send-email-sony.chacko@qlogic.com>

From: Sony Chacko <sony.chacko@qlogic.com>

Signed-off-by: Sony Chacko <sony.chacko@qlogic.com>
---
 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h b/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
index 25153b3..cf87fb6 100644
--- a/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
+++ b/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
@@ -39,8 +39,8 @@
 
 #define _QLCNIC_LINUX_MAJOR 5
 #define _QLCNIC_LINUX_MINOR 1
-#define _QLCNIC_LINUX_SUBVERSION 29
-#define QLCNIC_LINUX_VERSIONID  "5.1.29"
+#define _QLCNIC_LINUX_SUBVERSION 30
+#define QLCNIC_LINUX_VERSIONID  "5.1.30"
 #define QLCNIC_DRV_IDC_VER  0x01
 #define QLCNIC_DRIVER_VERSION  ((_QLCNIC_LINUX_MAJOR << 16) |\
 		 (_QLCNIC_LINUX_MINOR << 8) | (_QLCNIC_LINUX_SUBVERSION))
-- 
1.7.1

  parent reply	other threads:[~2012-09-06  6:39 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-06  6:21 [PATCH 0/12] qlcnic: patches for new adapter - Qlogic 83XX CNA Sony Chacko
2012-09-06  6:21 ` [PATCH 01/12] qlcnic: Refactoring - template based hardware interface Sony Chacko
2012-09-06  6:21 ` [PATCH 02/12] qlcnic: Refactoring - Tx/Rx code path separation Sony Chacko
2012-09-06  6:22 ` [PATCH 03/12] qlcnic: Refactoring - Moving hw specific data to hardware context Sony Chacko
2012-09-06  6:22 ` [PATCH 04/12] qlcnic: remove 82xx specific register dump utility Sony Chacko
2012-09-06  6:22 ` [PATCH 05/12] qlcnic: change driver firmware interface mechanism Sony Chacko
2012-09-06  6:22 ` [PATCH 06/12] qlcnic: 83xx data path and HW interfaces routines Sony Chacko
2012-09-06 17:33   ` Ben Hutchings
2012-09-06  6:22 ` [PATCH 07/12] qlcnic: 83xx adpater flash interface routines Sony Chacko
2012-09-06  6:22 ` [PATCH 08/12] qlcnic: 83xx CNA inter driver communication mechanism Sony Chacko
2012-09-06  6:22 ` [PATCH 09/12] qlcnic: enable 83xx virtual NIC mode Sony Chacko
2012-09-06  6:22 ` [PATCH 10/12] qlcnic: register dump utility Sony Chacko
2012-09-06 17:38   ` Ben Hutchings
2012-09-06  6:22 ` [PATCH 11/12] qlcnic: 83xx adpater ethtool Sony Chacko
2012-09-06 17:49   ` Ben Hutchings
2012-09-06  6:22 ` Sony Chacko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-11  1:19 [PATCH 0/12] qlcnic: patches for new adapter - Qlogic 83XX CNA Sony Chacko
2012-09-11  1:20 ` [PATCH 12/12] qlcnic: update driver version - 5.1.30 Sony Chacko
2012-09-07 23:01 [PATCH 0/12] qlcnic: patches for new adapter - Qlogic 83XX CNA Sony Chacko
2012-09-07 23:01 ` [PATCH 12/12] qlcnic: update driver version - 5.1.30 Sony Chacko
2012-08-31 22:36 [PATCH net-next 0/12] qlcnic: patches for new adapter - Qlogic 83XX CNA Sony Chacko
2012-08-31 22:36 ` [PATCH 12/12] qlcnic: update driver version - 5.1.30 Sony Chacko
2012-08-31  6:28 [PATCH net-next 0/12] qlcnic: patches for new adapter - Qlogic 83XX CNA Sony Chacko
2012-08-31  6:29 ` [PATCH 12/12] qlcnic: update driver version - 5.1.30 Sony Chacko

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=1346912529-17406-13-git-send-email-sony.chacko@qlogic.com \
    --to=sony.chacko@qlogic.com \
    --cc=Dept_NX_Linux_NIC_Driver@qlogic.com \
    --cc=davem@davemloft.net \
    --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