aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/bfi.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/brocade/bna/bfi.h')
-rw-r--r--drivers/net/ethernet/brocade/bna/bfi.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/net/ethernet/brocade/bna/bfi.h b/drivers/net/ethernet/brocade/bna/bfi.h
index 8c563a77cdf6..f1e1129e6241 100644
--- a/drivers/net/ethernet/brocade/bna/bfi.h
+++ b/drivers/net/ethernet/brocade/bna/bfi.h
@@ -1,5 +1,5 @@
1/* 1/*
2 * Linux network driver for Brocade Converged Network Adapter. 2 * Linux network driver for QLogic BR-series Converged Network Adapter.
3 * 3 *
4 * This program is free software; you can redistribute it and/or modify it 4 * This program is free software; you can redistribute it and/or modify it
5 * under the terms of the GNU General Public License (GPL) Version 2 as 5 * under the terms of the GNU General Public License (GPL) Version 2 as
@@ -11,9 +11,10 @@
11 * General Public License for more details. 11 * General Public License for more details.
12 */ 12 */
13/* 13/*
14 * Copyright (c) 2005-2010 Brocade Communications Systems, Inc. 14 * Copyright (c) 2005-2014 Brocade Communications Systems, Inc.
15 * Copyright (c) 2014-2015 QLogic Corporation
15 * All rights reserved 16 * All rights reserved
16 * www.brocade.com 17 * www.qlogic.com
17 */ 18 */
18#ifndef __BFI_H__ 19#ifndef __BFI_H__
19#define __BFI_H__ 20#define __BFI_H__