commit | 24f756866676b40446e361c1f87738707161da93 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Fri Sep 21 07:54:49 2007 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Oct 12 14:55:40 2007 -0400 |
tree | 2709ec5b4bb5f0e9c980621e7a1a2b97bdcd7a93 | |
parent | 00bd02027fc4a5cf92a3e538896b3642b40515df [diff] |
[libata] SCSI: clean up R/W recovery mode page Clear ARRE, we don't do auto-reallocation on reads, just on writes. Also, hardcode the size of the array using RW_RECOVERY_MPAGE_LEN, following the style of the surrounding code. Signed-off-by: Jeff Garzik <jeff@garzik.org>