Commit 11cec1e2 authored by Eddie Wai's avatar Eddie Wai Committed by James Bottomley

[SCSI] bnx2i: Updated copyright and maintainer info

Signed-off-by: default avatarEddie Wai <eddie.wai@broadcom.com>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
parent a91031a6
/* 57xx_iscsi_constants.h: Broadcom NetXtreme II iSCSI HSI /* 57xx_iscsi_constants.h: Broadcom NetXtreme II iSCSI HSI
* *
* Copyright (c) 2006 - 2009 Broadcom Corporation * Copyright (c) 2006 - 2010 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
* the Free Software Foundation. * the Free Software Foundation.
* *
* Written by: Anil Veerabhadrappa (anilgv@broadcom.com) * Written by: Anil Veerabhadrappa (anilgv@broadcom.com)
* Maintained by: Eddie Wai (eddie.wai@broadcom.com)
*/ */
#ifndef __57XX_ISCSI_CONSTANTS_H_ #ifndef __57XX_ISCSI_CONSTANTS_H_
#define __57XX_ISCSI_CONSTANTS_H_ #define __57XX_ISCSI_CONSTANTS_H_
......
/* 57xx_iscsi_hsi.h: Broadcom NetXtreme II iSCSI HSI. /* 57xx_iscsi_hsi.h: Broadcom NetXtreme II iSCSI HSI.
* *
* Copyright (c) 2006 - 2009 Broadcom Corporation * Copyright (c) 2006 - 2010 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
* the Free Software Foundation. * the Free Software Foundation.
* *
* Written by: Anil Veerabhadrappa (anilgv@broadcom.com) * Written by: Anil Veerabhadrappa (anilgv@broadcom.com)
* Maintained by: Eddie Wai (eddie.wai@broadcom.com)
*/ */
#ifndef __57XX_ISCSI_HSI_LINUX_LE__ #ifndef __57XX_ISCSI_HSI_LINUX_LE__
#define __57XX_ISCSI_HSI_LINUX_LE__ #define __57XX_ISCSI_HSI_LINUX_LE__
......
/* bnx2i.h: Broadcom NetXtreme II iSCSI driver. /* bnx2i.h: Broadcom NetXtreme II iSCSI driver.
* *
* Copyright (c) 2006 - 2009 Broadcom Corporation * Copyright (c) 2006 - 2010 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
* *
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
* the Free Software Foundation. * the Free Software Foundation.
* *
* Written by: Anil Veerabhadrappa (anilgv@broadcom.com) * Written by: Anil Veerabhadrappa (anilgv@broadcom.com)
* Maintained by: Eddie Wai (eddie.wai@broadcom.com)
*/ */
#ifndef _BNX2I_H_ #ifndef _BNX2I_H_
......
/* bnx2i_hwi.c: Broadcom NetXtreme II iSCSI driver. /* bnx2i_hwi.c: Broadcom NetXtreme II iSCSI driver.
* *
* Copyright (c) 2006 - 2009 Broadcom Corporation * Copyright (c) 2006 - 2010 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
* *
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
* the Free Software Foundation. * the Free Software Foundation.
* *
* Written by: Anil Veerabhadrappa (anilgv@broadcom.com) * Written by: Anil Veerabhadrappa (anilgv@broadcom.com)
* Maintained by: Eddie Wai (eddie.wai@broadcom.com)
*/ */
#include <linux/gfp.h> #include <linux/gfp.h>
......
/* bnx2i.c: Broadcom NetXtreme II iSCSI driver. /* bnx2i.c: Broadcom NetXtreme II iSCSI driver.
* *
* Copyright (c) 2006 - 2009 Broadcom Corporation * Copyright (c) 2006 - 2010 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
* *
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
* the Free Software Foundation. * the Free Software Foundation.
* *
* Written by: Anil Veerabhadrappa (anilgv@broadcom.com) * Written by: Anil Veerabhadrappa (anilgv@broadcom.com)
* Maintained by: Eddie Wai (eddie.wai@broadcom.com)
*/ */
#include "bnx2i.h" #include "bnx2i.h"
......
/* /*
* bnx2i_iscsi.c: Broadcom NetXtreme II iSCSI driver. * bnx2i_iscsi.c: Broadcom NetXtreme II iSCSI driver.
* *
* Copyright (c) 2006 - 2009 Broadcom Corporation * Copyright (c) 2006 - 2010 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
* *
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
* the Free Software Foundation. * the Free Software Foundation.
* *
* Written by: Anil Veerabhadrappa (anilgv@broadcom.com) * Written by: Anil Veerabhadrappa (anilgv@broadcom.com)
* Maintained by: Eddie Wai (eddie.wai@broadcom.com)
*/ */
#include <linux/slab.h> #include <linux/slab.h>
......
/* bnx2i_sysfs.c: Broadcom NetXtreme II iSCSI driver. /* bnx2i_sysfs.c: Broadcom NetXtreme II iSCSI driver.
* *
* Copyright (c) 2004 - 2009 Broadcom Corporation * Copyright (c) 2004 - 2010 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
* the Free Software Foundation. * the Free Software Foundation.
* *
* Written by: Anil Veerabhadrappa (anilgv@broadcom.com) * Written by: Anil Veerabhadrappa (anilgv@broadcom.com)
* Maintained by: Eddie Wai (eddie.wai@broadcom.com)
*/ */
#include "bnx2i.h" #include "bnx2i.h"
......
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