]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
[SCSI] bnx2i: Update version and copyright year 2013
authorEddie Wai <eddie.wai@broadcom.com>
Fri, 12 Jul 2013 00:15:55 +0000 (17:15 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 23 Aug 2013 17:04:29 +0000 (13:04 -0400)
Old version: 2.7.2.2
New version: 2.7.6.2

Signed-off-by: Eddie Wai <eddie.wai@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2i/57xx_iscsi_constants.h
drivers/scsi/bnx2i/57xx_iscsi_hsi.h
drivers/scsi/bnx2i/bnx2i.h
drivers/scsi/bnx2i/bnx2i_hwi.c
drivers/scsi/bnx2i/bnx2i_init.c
drivers/scsi/bnx2i/bnx2i_iscsi.c
drivers/scsi/bnx2i/bnx2i_sysfs.c

index 25093a04123b2284b281a0bb169d625e923bd757..3d33767f2f2ca0d715c81dc36759e37d4517df07 100644 (file)
@@ -1,6 +1,6 @@
 /* 57xx_iscsi_constants.h: Broadcom NetXtreme II iSCSI HSI
  *
- * Copyright (c) 2006 - 2012 Broadcom Corporation
+ * Copyright (c) 2006 - 2013 Broadcom Corporation
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index f2db5fe7bdc2ba8f8a9c0cbb8458593494eef98a..37049e433c9ec165ad51fb6d660d6925888ec750 100644 (file)
@@ -1,6 +1,6 @@
 /* 57xx_iscsi_hsi.h: Broadcom NetXtreme II iSCSI HSI.
  *
- * Copyright (c) 2006 - 2012 Broadcom Corporation
+ * Copyright (c) 2006 - 2013 Broadcom Corporation
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index f109e3b073c35bd22e919e3b919479f7615ca39d..6940f0930a848d0523249c2e695345dfe49ecf88 100644 (file)
@@ -1,6 +1,6 @@
 /* bnx2i.h: 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
  *
index a28b03e5a5f6bd7b2a30325526fb7e20806fd257..af3e675d4d48fb51b4f01bdf7acf2f9b6b3c17d6 100644 (file)
@@ -1,6 +1,6 @@
 /* bnx2i_hwi.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
  *
index 50fef6963a811baa61b1fbec94e250a4e7457179..b6f6f436777b89e83f2891c616e6844e762ec692 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 \
index 0056e47bd56ecf05c2f9fa3ac9c0e0636471172b..fabeb88602acb65c8b5b7e493314f30822d0227e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * bnx2i_iscsi.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
  *
index c61cf7a4365830d9c1646fd066440d21cb527ace..a0a3d9fe61fe944a4e108c17c6e578c4fcc7f68f 100644 (file)
@@ -1,6 +1,6 @@
 /* bnx2i_sysfs.c: Broadcom NetXtreme II iSCSI driver.
  *
- * Copyright (c) 2004 - 2012 Broadcom Corporation
+ * Copyright (c) 2004 - 2013 Broadcom Corporation
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by