public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Erik Ekman <erik@kryo.se>
To: James.Bottomley@HansenPartnership.com
Cc: linux-scsi@vger.kernel.org
Subject: [PATCH -tip] libfc: add crc32 dependency
Date: Sun, 22 Feb 2009 02:02:39 +0100	[thread overview]
Message-ID: <20090222020239.59ee6b23.erik@kryo.se> (raw)
In-Reply-To: <20090222015606.629487d8.erik@kryo.se>

drivers/scsi/libfc/fc_fcp.c needs CRC32 to build.

Signed-off-by: Erik Ekman <erik@kryo.se>
---
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 256c7be..bdfa6f2 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -608,6 +608,7 @@ config SCSI_FLASHPOINT
 config LIBFC
 	tristate "LibFC module"
 	select SCSI_FC_ATTRS
+	select CRC32
 	---help---
 	  Fibre Channel library module
 

       reply	other threads:[~2009-02-22  1:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20090222015606.629487d8.erik@kryo.se>
2009-02-22  1:02 ` Erik Ekman [this message]
2009-02-22 14:55   ` [PATCH -tip] libfc: add crc32 dependency James Bottomley

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=20090222020239.59ee6b23.erik@kryo.se \
    --to=erik@kryo.se \
    --cc=James.Bottomley@HansenPartnership.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