diff options
| author | Paolo Galtieri <[email protected]> | 2006-01-16 16:48:02 -0700 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2006-01-17 07:23:36 -0500 |
| commit | cb415d30048f0c1f80fd2f5340a982e8c9617d0d (patch) | |
| tree | 652413a7b26def01c70e1c5296822b0258c54475 /scripts/basic | |
| parent | 78a5e534758349fd3effc90ce1152b55368f52ee (diff) | |
[PATCH] mv643xx_eth: Fix dma_map/dma_unmap relations
If you do a dma_map_single you must do dma_unmap_single and if you do
a dma_map_page you must do a dma_unmap_page.
Signed-off-by: Paolo Galtieri <[email protected]>
Signed-off-by: Dale Farnsworth <[email protected]>
mv643xx_eth.c | 51 +++++++++++++++++++++------------------------------
1 file changed, 21 insertions(+), 30 deletions(-)
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions