diff options
| author | Hannes Reinecke <[email protected]> | 2007-02-07 09:47:44 +0100 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2007-02-10 12:58:06 -0600 |
| commit | 19966769f9fc1968dcf5bffec2e53f7f40100872 (patch) | |
| tree | c3ad06b0e898a9faa9a8ae61b50d29d99e043fc7 /include/linux | |
| parent | 55048021177eee956af88333ec4565919c8567e4 (diff) | |
[SCSI] aic79xx: use dma_get_required_mask()
As originally noted by Frederic Temporelli, the aic79xx supports 64
bit addressing, but the initialization code of the driver is wrong: it
tests the available memory size instead of testing the maximum
available memory address.
This patch uses the correct dma_get_required_mask() macros to
determine the correct addressing method.
Signed-off-by: Hannes Reinecke <[email protected]>
Cc: Xavier Bru <[email protected]>
CC: Frederic Temporelli <[email protected]>
cosmetic fixes
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions