linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Bhanu Prakash Gollapudi" <bprakash@broadcom.com>
To: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Cc: JBottomley@Parallels.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 5/5] bnx2fc: Bumped version to 1.0.14
Date: Fri, 8 Mar 2013 15:53:26 -0800	[thread overview]
Message-ID: <513A79F6.5070301@broadcom.com> (raw)
In-Reply-To: <1362778134-21045-6-git-send-email-bprakash@broadcom.com>

On 03/08/2013 01:28 PM, Bhanu Prakash Gollapudi wrote:
> Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
> ---
>   drivers/scsi/bnx2fc/bnx2fc.h      |    2 +-
>   drivers/scsi/bnx2fc/bnx2fc_fcoe.c |    2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/scsi/bnx2fc/bnx2fc.h b/drivers/scsi/bnx2fc/bnx2fc.h
> index 676dba3..1ece6e9 100644
> --- a/drivers/scsi/bnx2fc/bnx2fc.h
> +++ b/drivers/scsi/bnx2fc/bnx2fc.h
> @@ -64,7 +64,7 @@
>   #include "bnx2fc_constants.h"
>   
>   #define BNX2FC_NAME		"bnx2fc"
> -#define BNX2FC_VERSION		"1.0.13"
> +#define BNX2FC_VERSION		"1.0.14"
>   
>   #define PFX			"bnx2fc: "
>   
> diff --git a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
> index 1e852d6..9ab62da 100644
> --- a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
> +++ b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
> @@ -22,7 +22,7 @@ DEFINE_PER_CPU(struct bnx2fc_percpu_s, bnx2fc_percpu);
>   
>   #define DRV_MODULE_NAME		"bnx2fc"
>   #define DRV_MODULE_VERSION	BNX2FC_VERSION
> -#define DRV_MODULE_RELDATE	"Dec 21, 2012"
> +#define DRV_MODULE_RELDATE	"Mar 08, 2012"
James, I realized there was a typo in the date - 2012 instead of 2013.

Please apply this patch instead. Sorry for the inconvenience.


Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
---
  drivers/scsi/bnx2fc/bnx2fc.h      |    2 +-
  drivers/scsi/bnx2fc/bnx2fc_fcoe.c |    2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/scsi/bnx2fc/bnx2fc.h b/drivers/scsi/bnx2fc/bnx2fc.h
index 676dba3..1ece6e9 100644
--- a/drivers/scsi/bnx2fc/bnx2fc.h
+++ b/drivers/scsi/bnx2fc/bnx2fc.h
@@ -64,7 +64,7 @@
  #include "bnx2fc_constants.h"

  #define BNX2FC_NAME        "bnx2fc"
-#define BNX2FC_VERSION        "1.0.13"
+#define BNX2FC_VERSION        "1.0.14"

  #define PFX            "bnx2fc: "

diff --git a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c 
b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
index 1e852d6..9ab62da 100644
--- a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
+++ b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c
@@ -22,7 +22,7 @@ DEFINE_PER_CPU(struct bnx2fc_percpu_s, bnx2fc_percpu);

  #define DRV_MODULE_NAME        "bnx2fc"
  #define DRV_MODULE_VERSION    BNX2FC_VERSION
-#define DRV_MODULE_RELDATE    "Dec 21, 2012"
+#define DRV_MODULE_RELDATE    "Mar 08, 2013"


  static char version[] =
-- 
1.7.1


thanks,
Bhanu
>   
>   
>   static char version[] =




  reply	other threads:[~2013-03-08 23:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-08 21:28 [PATCH 0/5] bnx2fc version 1.0.14 Bhanu Prakash Gollapudi
2013-03-08 21:28 ` [PATCH 1/5] bnx2fc: Enable cached tasks to improve performance Bhanu Prakash Gollapudi
2013-03-08 21:28 ` [PATCH 2/5] bnx2fc: Include chip number in the symbolic name Bhanu Prakash Gollapudi
2013-05-02  0:39   ` James Bottomley
2013-05-02  0:42     ` Bhanu Prakash Gollapudi
2013-03-08 21:28 ` [PATCH 3/5] bnx2fc: Fix race condition between IO completion and abort Bhanu Prakash Gollapudi
2013-03-08 21:28 ` [PATCH 4/5] bnx2fc: Update copyright information Bhanu Prakash Gollapudi
2013-03-08 21:28 ` [PATCH 5/5] bnx2fc: Bumped version to 1.0.14 Bhanu Prakash Gollapudi
2013-03-08 23:53   ` Bhanu Prakash Gollapudi [this message]
2013-05-02  1:05     ` James Bottomley
2013-05-02  3:05       ` Bhanu Prakash Gollapudi
2013-04-18 21:47 ` [PATCH 0/5] bnx2fc version 1.0.14 Bhanu Prakash Gollapudi

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=513A79F6.5070301@broadcom.com \
    --to=bprakash@broadcom.com \
    --cc=JBottomley@Parallels.com \
    --cc=linux-scsi@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).