diff options
author | sean.wang@mediatek.com <sean.wang@mediatek.com> | 2016-08-16 13:55:15 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-08-15 23:02:44 -0700 |
commit | 55a4e778191cfcf675aa1f9716edb71a3014d5fb (patch) | |
tree | 08cd98a5025a8072d082e26ba02a2e74452d7f03 /Documentation | |
parent | b2025c7cc92d5bfc8c5ce756c8d8a6f57c776fbd (diff) |
net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API
Runtime warning occurs if DMA-API debug feature is enabled that would be
raised by pointers passed to DMA API as arguments to inconsistent struct
device objects, so that the patch makes them usage aligned between DMA
operations such as dma_map_*() and dma_unmap_*() to eliminate the warning.
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions