diff options
author | Rasesh Mody <rasesh.mody@qlogic.com> | 2015-02-18 01:26:18 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-20 21:46:49 +0100 |
commit | 2e0bf125ac7d3d32dd699d345d19a7f3e675776c (patch) | |
tree | d8b6dc1e149fab49f4abeb56c82e4ddf2c8d29dc /drivers/net/ethernet/broadcom/bnx2.h | |
parent | igmp: add __ip_mc_{join|leave}_group() (diff) | |
download | linux-2e0bf125ac7d3d32dd699d345d19a7f3e675776c.tar.xz linux-2e0bf125ac7d3d32dd699d345d19a7f3e675776c.zip |
bnx2-cnic: Driver Rebranding Changes
This patch provides additional changes as a part of BNX2 and CNIC driver
re-branding effort.
Signed-off-by: Rasesh Mody <rasesh.mody@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnx2.h')
-rw-r--r-- | drivers/net/ethernet/broadcom/bnx2.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/ethernet/broadcom/bnx2.h b/drivers/net/ethernet/broadcom/bnx2.h index 28df35d35893..f92f76c44756 100644 --- a/drivers/net/ethernet/broadcom/bnx2.h +++ b/drivers/net/ethernet/broadcom/bnx2.h @@ -1,7 +1,7 @@ -/* bnx2.h: QLogic NX2 network driver. +/* bnx2.h: QLogic bnx2 network driver. * * Copyright (c) 2004-2014 Broadcom Corporation - * Copyright (c) 2014 QLogic Corporation + * Copyright (c) 2014-2015 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 |