diff options
author | Chad Dupuis <chad.dupuis@cavium.com> | 2017-06-26 17:59:34 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-06-28 03:39:09 +0200 |
commit | 21144b80619fc953bcf3615252960f2cdf846883 (patch) | |
tree | 5c050aea58733b74ffaa320305c0c9835eeff789 /drivers/scsi/bnx2fc/bnx2fc.h | |
parent | scsi: bnx2fc: Check for connection offload before sending RRQ. (diff) | |
download | linux-21144b80619fc953bcf3615252960f2cdf846883.tar.xz linux-21144b80619fc953bcf3615252960f2cdf846883.zip |
scsi: bnx2fc: Update copyright for 2017.
Signed-off-by: Chad Dupuis <chad.dupuis@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/bnx2fc/bnx2fc.h')
-rw-r--r-- | drivers/scsi/bnx2fc/bnx2fc.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2fc/bnx2fc.h b/drivers/scsi/bnx2fc/bnx2fc.h index 1f424e40afdf..c19284040952 100644 --- a/drivers/scsi/bnx2fc/bnx2fc.h +++ b/drivers/scsi/bnx2fc/bnx2fc.h @@ -1,7 +1,8 @@ /* bnx2fc.h: QLogic Linux FCoE offload driver. * * Copyright (c) 2008-2013 Broadcom Corporation - * Copyright (c) 2014-2015 QLogic Corporation + * Copyright (c) 2014-2016 QLogic Corporation + * Copyright (c) 2016-2017 Cavium Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |