Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
[linux-2.6-block.git] / drivers / scsi / bnx2i / bnx2i_init.c
index 3104202902edb319ff02b92168226d4162fb9674..34c294b42c84e0353d4049737a72c9d3b57dc61a 100644 (file)
@@ -1,6 +1,6 @@
 /* bnx2i.c: Broadcom NetXtreme II iSCSI driver.
  *
- * Copyright (c) 2006 - 2012 Broadcom Corporation
+ * Copyright (c) 2006 - 2013 Broadcom Corporation
  * Copyright (c) 2007, 2008 Red Hat, Inc.  All rights reserved.
  * Copyright (c) 2007, 2008 Mike Christie
  *
@@ -18,8 +18,8 @@ static struct list_head adapter_list = LIST_HEAD_INIT(adapter_list);
 static u32 adapter_count;
 
 #define DRV_MODULE_NAME                "bnx2i"
-#define DRV_MODULE_VERSION     "2.7.2.2"
-#define DRV_MODULE_RELDATE     "Apr 25, 2012"
+#define DRV_MODULE_VERSION     "2.7.6.2"
+#define DRV_MODULE_RELDATE     "Jun 06, 2013"
 
 static char version[] =
                "Broadcom NetXtreme II iSCSI Driver " DRV_MODULE_NAME \