summaryrefslogtreecommitdiff
path: root/drivers/scsi/bnx2fc/bnx2fc_constants.h
diff options
context:
space:
mode:
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>2012-02-20 09:59:09 +0000
committerDavid S. Miller <davem@davemloft.net>2012-02-20 19:34:08 -0500
commit1101a0d87a8e336914d2f31b528748a231c375ed (patch)
treee191984928d896e1d9d97ddae4bb8f58026c8a12 /drivers/scsi/bnx2fc/bnx2fc_constants.h
parent621b4d66b27e70ba9a0e8fa4676d9c4f916c8343 (diff)
bnx2fc: HSI dependent changes for 7.2.xx FW
with Tx only section for single cached SGEs. Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com> Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/scsi/bnx2fc/bnx2fc_constants.h')
-rw-r--r--drivers/scsi/bnx2fc/bnx2fc_constants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2fc/bnx2fc_constants.h b/drivers/scsi/bnx2fc/bnx2fc_constants.h
index 399cda047a77..c12702bb16d6 100644
--- a/drivers/scsi/bnx2fc/bnx2fc_constants.h
+++ b/drivers/scsi/bnx2fc/bnx2fc_constants.h
@@ -7,7 +7,7 @@
/* Current FCoE HSI version number composed of two fields (16 bit) */
/* Implies on a change broken previous HSI */
-#define FCOE_HSI_MAJOR_VERSION (1)
+#define FCOE_HSI_MAJOR_VERSION (2)
/* Implies on a change which does not broken previous HSI */
#define FCOE_HSI_MINOR_VERSION (1)