[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171204133327.3505-1-thomas.petazzoni@free-electrons.com>
Date: Mon, 4 Dec 2017 14:33:25 +0100
From: Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
To: "David S. Miller" <davem@...emloft.net>,
Sergei Shtylyov <sergei.shtylyov@...entembedded.com>,
Niklas Söderlund
<niklas.soderlund+renesas@...natech.se>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Simon Horman <horms+renesas@...ge.net.au>
Cc: netdev@...r.kernel.org, linux-renesas-soc@...r.kernel.org,
Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>
Subject: [PATCH 0/2] net: sh_eth: DMA mapping API fixes
Hello,
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.
Best regards,
Thomas
Thomas Petazzoni (2):
net: sh_eth: use correct "struct device" when calling DMA mapping
functions
net: sh_eth: don't use NULL as "struct device" for the DMA mapping API
drivers/net/ethernet/renesas/sh_eth.c | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 deletions(-)
--
2.13.6
Powered by blists - more mailing lists