summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/cna_fwimg.c
diff options
context:
space:
mode:
authorRasesh Mody2015-02-19 22:02:31 +0100
committerDavid S. Miller2015-02-22 04:05:22 +0100
commit2732ba561e9b60c900aa6b2678c8c3f072ffda75 (patch)
treedcbf2b0ad8a3970e8109de252c81451a7dfdf990 /drivers/net/ethernet/brocade/bna/cna_fwimg.c
parentsunvnet: failed trigger should not cause BUG_ON() (diff)
downloadkernel-qcow2-linux-2732ba561e9b60c900aa6b2678c8c3f072ffda75.tar.gz
kernel-qcow2-linux-2732ba561e9b60c900aa6b2678c8c3f072ffda75.tar.xz
kernel-qcow2-linux-2732ba561e9b60c900aa6b2678c8c3f072ffda75.zip
bna: QLogic BR-series Adapters Driver Rebranding
Re-brand the BNA driver to QLogic. Signed-off-by: Rasesh Mody <rasesh.mody@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/brocade/bna/cna_fwimg.c')
-rw-r--r--drivers/net/ethernet/brocade/bna/cna_fwimg.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/net/ethernet/brocade/bna/cna_fwimg.c b/drivers/net/ethernet/brocade/bna/cna_fwimg.c
index 6f72771caea6..ebf462d8082f 100644
--- a/drivers/net/ethernet/brocade/bna/cna_fwimg.c
+++ b/drivers/net/ethernet/brocade/bna/cna_fwimg.c
@@ -1,5 +1,5 @@
/*
- * Linux network driver for Brocade Converged Network Adapter.
+ * Linux network driver for QLogic BR-series Converged Network Adapter.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) Version 2 as
@@ -11,9 +11,10 @@
* General Public License for more details.
*/
/*
- * Copyright (c) 2005-2010 Brocade Communications Systems, Inc.
+ * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
+ * Copyright (c) 2014-2015 QLogic Corporation
* All rights reserved
- * www.brocade.com
+ * www.qlogic.com
*/
#include <linux/firmware.h>
#include "bnad.h"