diff options
author | Jitendra Kalsaria <jitendra.kalsaria@qlogic.com> | 2014-06-23 15:10:33 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-25 16:27:27 -0700 |
commit | 28c4ec0df60c8162c2da48c1df5e1cb2f04cdaa5 (patch) | |
tree | ab5d8cd0e184b274e994ce914966059301b89616 /drivers/net/ethernet/broadcom/bnx2_fw.h | |
parent | 1f74714f1e34a84fe4ef2a6d9b76c20794fb5dcf (diff) |
bnx2: Rebranding bnx2 driver.
o QLogic has acquired the NetXtremeII products and drivers from Broadcom.
This patch re-brands bnx2 driver as a QLogic driver
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnx2_fw.h')
-rw-r--r-- | drivers/net/ethernet/broadcom/bnx2_fw.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/ethernet/broadcom/bnx2_fw.h b/drivers/net/ethernet/broadcom/bnx2_fw.h index 940eb91f209d..7db79c28b5ff 100644 --- a/drivers/net/ethernet/broadcom/bnx2_fw.h +++ b/drivers/net/ethernet/broadcom/bnx2_fw.h @@ -1,6 +1,7 @@ -/* bnx2_fw.h: Broadcom NX2 network driver. +/* bnx2_fw.h: QLogic NX2 network driver. * * Copyright (c) 2004, 2005, 2006, 2007 Broadcom Corporation + * Copyright (c) 2014 QLogic 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 |