diff options
author | 2005-10-01 09:38:05 -0500 | |
---|---|---|
committer | 2005-10-03 08:39:48 -0500 | |
commit | 51c928c34fa7cff38df584ad01de988805877dba (patch) | |
tree | 7900dfd128a2a40d6c924a38e5d9244e91342205 /drivers/i2c | |
parent | [SCSI] aic7xxx/aic79xx: fix module removal path not to panic (diff) | |
download | wireguard-linux-51c928c34fa7cff38df584ad01de988805877dba.tar.xz wireguard-linux-51c928c34fa7cff38df584ad01de988805877dba.zip |
[SCSI] Legacy MegaRAID: Fix READ CAPACITY
Some Legacy megaraid cards can't actually cope with the scatter/gather
version of the READ CAPACITY command (which is what we now send them
since altering all SCSI internal I/O to go via the block layer). Fix
this (and a few other broken megaraid driver assumptions) by sending
the non-sg version of the command if the sg list only has a single
element.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions