git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c598b2
)
[SCSI] megaraid_sas: Fix tasklet_init call
author
adam radford
<aradford@gmail.com>
Fri, 25 Feb 2011 04:57:00 +0000
(20:57 -0800)
committer
James Bottomley
<James.Bottomley@suse.de>
Mon, 28 Feb 2011 18:00:35 +0000
(12:00 -0600)
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>
No differences found