[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1497884657-3744-1-git-send-email-madalin.bucur@nxp.com>
Date: Mon, 19 Jun 2017 18:04:15 +0300
From: Madalin Bucur <madalin.bucur@....com>
To: <netdev@...r.kernel.org>, <davem@...emloft.net>
CC: <linuxppc-dev@...ts.ozlabs.org>, <linux-kernel@...r.kernel.org>,
Madalin Bucur <madalin.bucur@....com>
Subject: [PATCH 0/2] fix loadable module for DPAA Ethernet
The DPAA Ethernet makes use of a symbol that is not exported.
Address the issue by propagating the dma_ops rather than calling
arch_setup_dma_ops().
Madalin Bucur (2):
fsl/fman: propagate dma_ops
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 2 +-
drivers/net/ethernet/freescale/fman/mac.c | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
--
2.1.0
Powered by blists - more mailing lists