diff options
author | Rasesh Mody <rasesh.mody@qlogic.com> | 2015-02-18 03:26:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-20 23:46:49 +0300 |
commit | 2e0bf125ac7d3d32dd699d345d19a7f3e675776c (patch) | |
tree | d8b6dc1e149fab49f4abeb56c82e4ddf2c8d29dc /drivers/net/ethernet/broadcom/cnic_if.h | |
parent | 959d10f6bbf6ab5b8813c4e37540a2e43ca2ae96 (diff) | |
download | linux-2e0bf125ac7d3d32dd699d345d19a7f3e675776c.tar.xz |
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/cnic_if.h')
-rw-r--r-- | drivers/net/ethernet/broadcom/cnic_if.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/ethernet/broadcom/cnic_if.h b/drivers/net/ethernet/broadcom/cnic_if.h index 8bb36c1c4d68..7fe0b64e34de 100644 --- a/drivers/net/ethernet/broadcom/cnic_if.h +++ b/drivers/net/ethernet/broadcom/cnic_if.h @@ -1,7 +1,7 @@ -/* cnic_if.h: QLogic CNIC core network driver. +/* cnic_if.h: QLogic cnic core network driver. * * Copyright (c) 2006-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 |