cna.h (e5451c8f8330e03ad3cfa16048b4daf961af434f) cna.h (52fa7bf9eadac744eff74d71234c785aade6032f)
1/* SPDX-License-Identifier: GPL-2.0-only */
1/*
2 * Linux network driver for QLogic BR-series Converged Network Adapter.
2/*
3 * Linux network driver for QLogic BR-series Converged Network Adapter.
3 *
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
6 * published by the Free Software Foundation
7 *
8 * This program is distributed in the hope that it will be useful, but
9 * WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 * General Public License for more details.
12 */
13/*
14 * Copyright (c) 2006-2014 Brocade Communications Systems, Inc.
15 * Copyright (c) 2014-2015 QLogic Corporation
16 * All rights reserved
17 * www.qlogic.com
18 */
19

--- 26 unchanged lines hidden ---
4 */
5/*
6 * Copyright (c) 2006-2014 Brocade Communications Systems, Inc.
7 * Copyright (c) 2014-2015 QLogic Corporation
8 * All rights reserved
9 * www.qlogic.com
10 */
11

--- 26 unchanged lines hidden ---