Commit 9ebd99c5 authored by Eddie Wai's avatar Eddie Wai Committed by James Bottomley

[SCSI] bnx2i: Updated version and copyright year

Old version: 2.7.0.3
New version: 2.7.2.2
Signed-off-by: default avatarEddie Wai <eddie.wai@broadcom.com>
Reviewed-by: default avatarMike Christie <michaelc@cs.wisc.edu>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent 6f9c04ff
/* 57xx_iscsi_constants.h: Broadcom NetXtreme II iSCSI HSI /* 57xx_iscsi_constants.h: Broadcom NetXtreme II iSCSI HSI
* *
* Copyright (c) 2006 - 2011 Broadcom Corporation * Copyright (c) 2006 - 2012 Broadcom Corporation
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
/* 57xx_iscsi_hsi.h: Broadcom NetXtreme II iSCSI HSI. /* 57xx_iscsi_hsi.h: Broadcom NetXtreme II iSCSI HSI.
* *
* Copyright (c) 2006 - 2011 Broadcom Corporation * Copyright (c) 2006 - 2012 Broadcom Corporation
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
/* bnx2i.h: Broadcom NetXtreme II iSCSI driver. /* bnx2i.h: Broadcom NetXtreme II iSCSI driver.
* *
* Copyright (c) 2006 - 2011 Broadcom Corporation * Copyright (c) 2006 - 2012 Broadcom Corporation
* Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved. * Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved.
* Copyright (c) 2007, 2008 Mike Christie * Copyright (c) 2007, 2008 Mike Christie
* *
......
/* bnx2i_hwi.c: Broadcom NetXtreme II iSCSI driver. /* bnx2i_hwi.c: Broadcom NetXtreme II iSCSI driver.
* *
* Copyright (c) 2006 - 2011 Broadcom Corporation * Copyright (c) 2006 - 2012 Broadcom Corporation
* Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved. * Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved.
* Copyright (c) 2007, 2008 Mike Christie * Copyright (c) 2007, 2008 Mike Christie
* *
......
/* bnx2i.c: Broadcom NetXtreme II iSCSI driver. /* bnx2i.c: Broadcom NetXtreme II iSCSI driver.
* *
* Copyright (c) 2006 - 2011 Broadcom Corporation * Copyright (c) 2006 - 2012 Broadcom Corporation
* Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved. * Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved.
* Copyright (c) 2007, 2008 Mike Christie * Copyright (c) 2007, 2008 Mike Christie
* *
...@@ -18,8 +18,8 @@ static struct list_head adapter_list = LIST_HEAD_INIT(adapter_list); ...@@ -18,8 +18,8 @@ static struct list_head adapter_list = LIST_HEAD_INIT(adapter_list);
static u32 adapter_count; static u32 adapter_count;
#define DRV_MODULE_NAME "bnx2i" #define DRV_MODULE_NAME "bnx2i"
#define DRV_MODULE_VERSION "2.7.0.3" #define DRV_MODULE_VERSION "2.7.2.2"
#define DRV_MODULE_RELDATE "Jun 15, 2011" #define DRV_MODULE_RELDATE "Apr 25, 2012"
static char version[] __devinitdata = static char version[] __devinitdata =
"Broadcom NetXtreme II iSCSI Driver " DRV_MODULE_NAME \ "Broadcom NetXtreme II iSCSI Driver " DRV_MODULE_NAME \
......
/* /*
* bnx2i_iscsi.c: Broadcom NetXtreme II iSCSI driver. * bnx2i_iscsi.c: Broadcom NetXtreme II iSCSI driver.
* *
* Copyright (c) 2006 - 2011 Broadcom Corporation * Copyright (c) 2006 - 2012 Broadcom Corporation
* Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved. * Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved.
* Copyright (c) 2007, 2008 Mike Christie * Copyright (c) 2007, 2008 Mike Christie
* *
......
/* bnx2i_sysfs.c: Broadcom NetXtreme II iSCSI driver. /* bnx2i_sysfs.c: Broadcom NetXtreme II iSCSI driver.
* *
* Copyright (c) 2004 - 2011 Broadcom Corporation * Copyright (c) 2004 - 2012 Broadcom Corporation
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment