bnx2fc_els.c (db58316892a5e9034efe718d4c1630788db7528f) bnx2fc_els.c (17d87c45b9042fa2f830c5a47cdfd3370bb60729)
1/*
1/*
2 * bnx2fc_els.c: Broadcom NetXtreme II Linux FCoE offload driver.
2 * bnx2fc_els.c: QLogic NetXtreme II Linux FCoE offload driver.
3 * This file contains helper routines that handle ELS requests
4 * and responses.
5 *
6 * Copyright (c) 2008 - 2013 Broadcom Corporation
3 * This file contains helper routines that handle ELS requests
4 * and responses.
5 *
6 * Copyright (c) 2008 - 2013 Broadcom Corporation
7 * Copyright (c) 2014, QLogic Corporation
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

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

--- 905 unchanged lines hidden ---