Paolo Bonzini 8ef2eb8d2c megasas: fix megasas_get_sata_addr
There are two bugs here.  First, the 16-bit id loses the high 8 bits
when shifted left by 24.  Second, the address must be combined with
an "or" or we just get zero.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-10-12 18:29:25 +02:00
..
2015-10-12 18:29:25 +02:00
2014-10-31 11:29:00 +01:00
2015-03-09 15:00:07 +01:00
2013-09-12 08:46:21 +02:00
2015-09-25 12:04:41 +02:00