[SCSI] megaraid_sas: Fix tasklet_init call
authoradam radford <aradford@gmail.com>
Fri, 25 Feb 2011 04:57:00 +0000 (20:57 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 28 Feb 2011 18:00:35 +0000 (12:00 -0600)
commitf86c5424b02717a9eb9b1049a67ff3e7e9e92edf
treec52b155a90d70d289c19d8fe7fffbf8bbf39b7c1
parent4c598b23807a3bf0e4f7e65f7934965acc47e1b9
[SCSI] megaraid_sas: Fix tasklet_init call

The following patch fixes an incorrect tasklet_init() call in
megasas_init_fw() to use instancet->tasklet.

Signed-off-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/megaraid/megaraid_sas_base.c