diff options
author | Chad Dupuis <chad.dupuis@qlogic.com> | 2015-10-19 22:40:36 +0300 |
---|---|---|
committer | James Bottomley <JBottomley@Odin.com> | 2015-11-10 04:29:04 +0300 |
commit | de909d8740b74bed0f8274cdb818f7ce410a4a4a (patch) | |
tree | ee95a7861f2492e14f5e60ac7cb60061e1320f34 /drivers/scsi/bnx2fc/bnx2fc_io.c | |
parent | 97586090a9d7bfb697a9a27ba9eca7e00a7d3b13 (diff) | |
download | linux-de909d8740b74bed0f8274cdb818f7ce410a4a4a.tar.xz |
bnx2fc: Remove 'NetXtreme II' from source files.
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'drivers/scsi/bnx2fc/bnx2fc_io.c')
-rw-r--r-- | drivers/scsi/bnx2fc/bnx2fc_io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2fc/bnx2fc_io.c b/drivers/scsi/bnx2fc/bnx2fc_io.c index 890baee31a97..520dabecc90b 100644 --- a/drivers/scsi/bnx2fc/bnx2fc_io.c +++ b/drivers/scsi/bnx2fc/bnx2fc_io.c @@ -1,4 +1,4 @@ -/* bnx2fc_io.c: QLogic NetXtreme II Linux FCoE offload driver. +/* bnx2fc_io.c: QLogic Linux FCoE offload driver. * IO manager and SCSI IO processing. * * Copyright (c) 2008-2013 Broadcom Corporation |