Skip to content
Commit f814b75f authored by Tejun Heo's avatar Tejun Heo
Browse files

[PATCH] ata_piix: fix host_set private_data intialization



To get host_set->private_data initialized reliably, all pinfos need to
point to the same hpriv.  Restore pinfo->private_data after pata pinfo
assignment.

Signed-off-by: default avatarTejun Heo <htejun@gmail.com>
parent c3cf30a9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment