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_io.c | |
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_io.c')
-rw-r--r-- | drivers/scsi/bnx2fc/bnx2fc_io.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2fc/bnx2fc_io.c b/drivers/scsi/bnx2fc/bnx2fc_io.c index 898461b146cc..6e8b9bea89fc 100644 --- a/drivers/scsi/bnx2fc/bnx2fc_io.c +++ b/drivers/scsi/bnx2fc/bnx2fc_io.c @@ -2,7 +2,8 @@ * IO manager and SCSI IO processing. * * 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 |