From 766912751ec2d589a4baff464582dbc41d2119a3 Mon Sep 17 00:00:00 2001 From: Nick Andrew Date: Sat, 3 Jan 2009 18:55:39 +1100 Subject: [PATCH] --- yaml --- r: 126913 b: refs/heads/master c: d41ad93872adf345595c8e28b3de980b2ae15268 h: refs/heads/master i: 126911: 83473a54732f7feae05703b82662a3c749515868 v: v3 --- [refs] | 2 +- trunk/drivers/scsi/megaraid.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 22bd89d52563..2c8d3bc2a1ad 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 11b918282faf118dc20fed42efb6925b5fd82a64 +refs/heads/master: d41ad93872adf345595c8e28b3de980b2ae15268 diff --git a/trunk/drivers/scsi/megaraid.c b/trunk/drivers/scsi/megaraid.c index 7dc62deb4087..9fdcd60c5493 100644 --- a/trunk/drivers/scsi/megaraid.c +++ b/trunk/drivers/scsi/megaraid.c @@ -1967,8 +1967,8 @@ megaraid_abort_and_reset(adapter_t *adapter, Scsi_Cmnd *cmd, int aor) scb->state |= aor; /* - * Check if this command has firmare owenership. If - * yes, we cannot reset this command. Whenever, f/w + * Check if this command has firmware ownership. If + * yes, we cannot reset this command. Whenever f/w * completes this command, we will return appropriate * status from ISR. */