From: David S. Miller Date: Tue, 5 Dec 2017 19:40:35 +0000 (-0500) Subject: Merge branch 'sh_eth-dma-mapping-fixes' X-Git-Tag: v4.15-rc3~8^2~31 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a6cec1f5dee0e7fe4ab20f2708bfa24f64b87880;p=uclinux-h8%2Flinux.git 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 --- a6cec1f5dee0e7fe4ab20f2708bfa24f64b87880