Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[SCSI] bnx2fc: Bumped version to 1.0.11

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

authored by

Bhanu Prakash Gollapudi and committed by
James Bottomley
e91506db 92886c9c

+2 -2
+1 -1
drivers/scsi/bnx2fc/bnx2fc.h
··· 62 62 #include "bnx2fc_constants.h" 63 63 64 64 #define BNX2FC_NAME "bnx2fc" 65 - #define BNX2FC_VERSION "1.0.10" 65 + #define BNX2FC_VERSION "1.0.11" 66 66 67 67 #define PFX "bnx2fc: " 68 68
+1 -1
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
··· 22 22 23 23 #define DRV_MODULE_NAME "bnx2fc" 24 24 #define DRV_MODULE_VERSION BNX2FC_VERSION 25 - #define DRV_MODULE_RELDATE "Jan 22, 2011" 25 + #define DRV_MODULE_RELDATE "Apr 24, 2012" 26 26 27 27 28 28 static char version[] __devinitdata =