Jindrich spotted this 10 days ago, but it seems to have fallen through
the cracks.
qla_init.c uses request_firmware/release_firmware ... so make sure
that our kernel is configured to provide them if qla2xxx is included.
Signed-off-by: Tony Luck <[email protected]>
---
diff --git a/drivers/scsi/qla2xxx/Kconfig b/drivers/scsi/qla2xxx/Kconfig
--- a/drivers/scsi/qla2xxx/Kconfig
+++ b/drivers/scsi/qla2xxx/Kconfig
@@ -3,6 +3,7 @@ config SCSI_QLA2XXX
default (SCSI && PCI)
depends on SCSI && PCI
select SCSI_FC_ATTRS
+ select FW_LOADER
config SCSI_QLA21XX
tristate "QLogic ISP2100 host adapter family support"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|