diff options
Diffstat (limited to 'drivers/scsi/bnx2fc/bnx2fc_debug.c')
-rw-r--r-- | drivers/scsi/bnx2fc/bnx2fc_debug.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/scsi/bnx2fc/bnx2fc_debug.c b/drivers/scsi/bnx2fc/bnx2fc_debug.c index d055df01faa5..c9e0bc7fad3b 100644 --- a/drivers/scsi/bnx2fc/bnx2fc_debug.c +++ b/drivers/scsi/bnx2fc/bnx2fc_debug.c | |||
@@ -1,9 +1,9 @@ | |||
1 | /* bnx2fc_debug.c: QLogic NetXtreme II Linux FCoE offload driver. | 1 | /* bnx2fc_debug.c: QLogic Linux FCoE offload driver. |
2 | * Handles operations such as session offload/upload etc, and manages | 2 | * Handles operations such as session offload/upload etc, and manages |
3 | * session resources such as connection id and qp resources. | 3 | * session resources such as connection id and qp resources. |
4 | * | 4 | * |
5 | * Copyright (c) 2008 - 2013 Broadcom Corporation | 5 | * Copyright (c) 2008-2013 Broadcom Corporation |
6 | * Copyright (c) 2014, QLogic Corporation | 6 | * Copyright (c) 2014-2015 QLogic Corporation |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 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 | 9 | * it under the terms of the GNU General Public License as published by |