aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/bnx2fc/bnx2fc_hwi.c
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-08-22 18:40:21 +0900
committerJiri Kosina <jkosina@suse.cz>2012-11-19 14:13:52 +0100
commitd7558148084de03e5a87b5d2e602de048ac1a476 (patch)
treef148ab24244675ad36d26e9807e4bb44b18cda9c /drivers/scsi/bnx2fc/bnx2fc_hwi.c
parentx86: remove offsets.h from .gitignore and dontdiff (diff)
downloadlinux-dev-d7558148084de03e5a87b5d2e602de048ac1a476.tar.xz
linux-dev-d7558148084de03e5a87b5d2e602de048ac1a476.zip
treewide: fix typo of "suppport" in various comments
Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/scsi/bnx2fc/bnx2fc_hwi.c')
-rw-r--r--drivers/scsi/bnx2fc/bnx2fc_hwi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/bnx2fc/bnx2fc_hwi.c b/drivers/scsi/bnx2fc/bnx2fc_hwi.c
index 6d6eee42ac7d..ef60afa94d0e 100644
--- a/drivers/scsi/bnx2fc/bnx2fc_hwi.c
+++ b/drivers/scsi/bnx2fc/bnx2fc_hwi.c
@@ -296,7 +296,7 @@ int bnx2fc_send_session_ofld_req(struct fcoe_port *port,
ofld_req3.flags |= (interface->vlan_enabled <<
FCOE_KWQE_CONN_OFFLOAD3_B_VLAN_FLAG_SHIFT);
- /* C2_VALID and ACK flags are not set as they are not suppported */
+ /* C2_VALID and ACK flags are not set as they are not supported */
/* Initialize offload request 4 structure */