linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: giridhar.malavali@qlogic.com
To: James.Bottomley@HansenPartnership.com
Cc: giridhar.malavali@qlogic.com, andrew.vasquez@qlogic.com,
	linux-scsi@vger.kernel.org
Subject: [PATCH 3/4] qla2xxx: Remove firmware hint for 81xx parts.
Date: Tue, 12 Jan 2010 13:02:48 -0800	[thread overview]
Message-ID: <1263330169-347-4-git-send-email-giridhar.malavali@qlogic.com> (raw)
In-Reply-To: <1263330169-347-1-git-send-email-giridhar.malavali@qlogic.com>

From: Giridhar Malavali <giridhar.malavali@qlogic.com>

Firmware is loaded from flash for these ISP types.

Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
---
 drivers/scsi/qla2xxx/qla_os.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/qla2xxx/qla_os.c b/drivers/scsi/qla2xxx/qla_os.c
index 15ddfc4..ddc1d3d 100644
--- a/drivers/scsi/qla2xxx/qla_os.c
+++ b/drivers/scsi/qla2xxx/qla_os.c
@@ -3545,4 +3545,3 @@ MODULE_FIRMWARE(FW_FILE_ISP2300);
 MODULE_FIRMWARE(FW_FILE_ISP2322);
 MODULE_FIRMWARE(FW_FILE_ISP24XX);
 MODULE_FIRMWARE(FW_FILE_ISP25XX);
-MODULE_FIRMWARE(FW_FILE_ISP81XX);
-- 
1.6.2.rc1.30.gd43c


  parent reply	other threads:[~2010-01-12 21:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-12 21:02 [PATCH 0/4] qla2xxx: Updates for scsi-misc-2.6 giridhar.malavali
2010-01-12 21:02 ` [PATCH 1/4] qla2xxx: Enhance EEH support and enable AER support giridhar.malavali
2010-01-12 21:02 ` [PATCH 2/4] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands giridhar.malavali
2010-01-18 22:47   ` James Bottomley
2010-01-20  0:12     ` Giridhar Malavali
2010-01-12 21:02 ` giridhar.malavali [this message]
2010-01-12 21:02 ` [PATCH 4/4] qla2xxx: Update version number to 8.03.02-k0 giridhar.malavali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1263330169-347-4-git-send-email-giridhar.malavali@qlogic.com \
    --to=giridhar.malavali@qlogic.com \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=andrew.vasquez@qlogic.com \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).