bnx2fc_hwi.c (b9f12a5d97f652c77ef6803dccd0d40d1290f5be) bnx2fc_hwi.c (17d87c45b9042fa2f830c5a47cdfd3370bb60729)
1/* bnx2fc_hwi.c: Broadcom NetXtreme II Linux FCoE offload driver.
1/* bnx2fc_hwi.c: QLogic NetXtreme II Linux FCoE offload driver.
2 * This file contains the code that low level functions that interact
3 * with 57712 FCoE firmware.
4 *
5 * Copyright (c) 2008 - 2013 Broadcom Corporation
2 * This file contains the code that low level functions that interact
3 * with 57712 FCoE firmware.
4 *
5 * Copyright (c) 2008 - 2013 Broadcom Corporation
6 * Copyright (c) 2014, QLogic Corporation
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation.
10 *
11 * Written by: Bhanu Prakash Gollapudi (bprakash@broadcom.com)
12 */
13

--- 2181 unchanged lines hidden ---
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by
10 * the Free Software Foundation.
11 *
12 * Written by: Bhanu Prakash Gollapudi (bprakash@broadcom.com)
13 */
14

--- 2181 unchanged lines hidden ---