commit | a6cec1f5dee0e7fe4ab20f2708bfa24f64b87880 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Dec 05 14:40:35 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 05 14:40:35 2017 -0500 |
tree | c91e5fe688d60eb652d75191b1f1a8d4cbaa3c9c | |
parent | c1d69de98775ca31b4c1b31009e6d1d4e4d33c9c [diff] | |
parent | 573500dbf0f2756947517c1d4f942767dbf16dcc [diff] |
Merge branch 'sh_eth-dma-mapping-fixes' Thomas Petazzoni says: ==================== net: sh_eth: DMA mapping API fixes Here are two patches that fix how the sh_eth driver is using the DMA mapping API: a bogus struct device is used in some places, or a NULL struct device is used. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>