commit | e1419191d8d38098fb6ef29e94aadd15dabff3da | [log] [tgz] |
---|---|---|
author | adam radford <aradford@gmail.com> | Thu Feb 24 20:56:21 2011 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Mon Feb 28 11:46:53 2011 -0600 |
tree | 0450fe08f12f228cb1d02acb83c276d656e6f5dd | |
parent | 0a77066acc78b4048b0afc9d70b7e91c06e63356 [diff] |
[SCSI] megaraid_sas: Call tasklet_schedule for MSI-X The following patch for megaraid_sas calls tasklet_schedule() even if outbound_intr_status == 0 for MFI based boards in MSI-X mode. Signed-off-by: Adam Radford <aradford@gmail.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>