On 5/26/2011 10:22 PM, Bhanu Prakash Gollapudi wrote:
Hi James, It doesnt look like the following patch set was committed. Can you please do so? Please let me know if you want me to re-submit.
Apparently, there will be some merge conflicts when you try to apply these patches. I think it is better that I re-submit them. Will do it soon.
Thanks, Bhanu
Here are the links: http://marc.info/?l=linux-scsi&m=130135398425844&w=2 http://marc.info/?l=linux-scsi&m=130135398825857&w=2 http://marc.info/?l=linux-scsi&m=130135399825872&w=2 http://marc.info/?l=linux-scsi&m=130135401925893&w=2 Thanks, Bhanu -------- Original Message -------- Subject: [Open-FCoE] [PATCH 4/4] bnx2fc: Bumped version to 1.0.2 Date: Mon, 28 Mar 2011 16:12:57 -0700 From: Bhanu Gollapudi<bprakash@xxxxxxxxxxxx> To: James.Bottomley@xxxxxxx<James.Bottomley@xxxxxxx> CC: devel@xxxxxxxxxxxxx<devel@xxxxxxxxxxxxx>, linux-scsi@xxxxxxxxxxxxxxx <linux-scsi@xxxxxxxxxxxxxxx> Signed-off-by: Bhanu Prakash Gollapudi<bprakash@xxxxxxxxxxxx> --- 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 e9cfda3..24102e8 100644 --- a/drivers/scsi/bnx2fc/bnx2fc.h +++ b/drivers/scsi/bnx2fc/bnx2fc.h @@ -62,7 +62,7 @@ #include "bnx2fc_constants.h" #define BNX2FC_NAME "bnx2fc" -#define BNX2FC_VERSION "1.0.1" +#define BNX2FC_VERSION "1.0.2" #define PFX "bnx2fc: " diff --git a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c index 41456c5..8fb9b6e 100644 --- a/drivers/scsi/bnx2fc/bnx2fc_fcoe.c +++ b/drivers/scsi/bnx2fc/bnx2fc_fcoe.c @@ -21,7 +21,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 "Mar 17, 2011" +#define DRV_MODULE_RELDATE "Mar 28, 2011" static char version[] __devinitdata =
-- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html