Skip to content

Commit

Permalink
scsi: upgrade megaraid_sas to 00.00.05.29-RH1
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Jin <[email protected]>
  • Loading branch information
joejin00 authored and Pierre Carrier committed Jul 13, 2012
1 parent 2c19b17 commit 2ae8749
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 107 deletions.
2 changes: 2 additions & 0 deletions drivers/scsi/megaraid/Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
obj-$(CONFIG_MEGARAID_MM) += megaraid_mm.o
obj-$(CONFIG_MEGARAID_MAILBOX) += megaraid_mbox.o
obj-$(CONFIG_MEGARAID_SAS) += megaraid_sas.o
megaraid_sas-objs := megaraid_sas_base.o megaraid_sas_fusion.o \
megaraid_sas_fp.o
1 change: 1 addition & 0 deletions drivers/scsi/megaraid/megaraid_mbox.c
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ static struct device_attribute *megaraid_sdev_attrs[] = {
* megaraid_change_queue_depth - Change the device's queue depth
* @sdev: scsi device struct
* @qdepth: depth to set
* @reason: calling context
*
* Return value:
* actual depth set
Expand Down
Loading

0 comments on commit 2ae8749

Please sign in to comment.