diff options
author | Damian Hobson-Garcia <[email protected]> | 2012-11-16 14:46:10 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-11-21 13:44:10 -0800 |
commit | 87c4d1a7dce956b86e34329ed1b11a751ba9a8ea (patch) | |
tree | c16d799b2c39dbe51045c30ee94e9a88ec609b89 /net/lapb/lapb_iface.c | |
parent | 24fce61b0b7f1bc94970036db1f1d65b0770d168 (diff) |
drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regions
DMA_ERROR_CODE is not defined on all architectures and is architecture
specific. Instead, use the constant, ~0 to indicate unmapped regions.
Reported-by: Fengguang Wu <[email protected]>
Reported-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Damian Hobson-Garcia <[email protected]>
Cc: "Hans J. Koch" <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions