lkml.org 
[lkml]   [2011]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectdeclare MODULE_FIRMWARE in libsas
Signed-off-by: Zhenzhong Duan <zhenzhong.duan@oracle.com>

---
sas_scsi_host.c | 1 +
1 file changed, 1 insertion(+)


diff -up linux-2.6/drivers/scsi/libsas/sas_scsi_host.c.origfw linux-2.6/drivers/scsi/libsas/sas_scsi_host.c
--- linux-2.6/drivers/scsi/libsas/sas_scsi_host.c.origfw 2011-01-04 14:11:18.000000000 +0800
+++ linux-2.6/drivers/scsi/libsas/sas_scsi_host.c 2011-01-04 14:11:35.000000000 +0800
@@ -1110,6 +1110,7 @@ out:
release_firmware(fw);
return res;
}
+MODULE_FIRMWARE("sas_addr");
EXPORT_SYMBOL_GPL(sas_request_addr);

EXPORT_SYMBOL_GPL(sas_queuecommand);
\
 
 \ /
  Last update: 2011-01-04 08:47    [W:0.352 / U:0.508 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site