diff options
author | FUJITA Tomonori <[email protected]> | 2009-05-27 09:43:01 +0900 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2009-05-29 14:26:42 +0200 |
commit | 15aedea439c4d7dbec17c99b5e1594c01b979833 (patch) | |
tree | 350a919d744ebabd08364b843c9b8c7618c1b39e /net/unix/af_unix.c | |
parent | ed888aef427365d19f887c271a3a906d16422d24 (diff) |
dma-debug: use sg_dma_address accessor instead of using dma_address directly
Architectures might not have dma_address in struct scatterlist (PARISC
doesn't). Directly accessing to dma_address in struct scatterlist is
wrong; we need to use sg_dma_address() accesssor instead.
Signed-off-by: FUJITA Tomonori <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions