Re: [PATCH net 0/3] dpaa_eth: a couple of fixes
From: David Miller <davem@davemloft.net>
Date: 2016-12-17 16:22:52
Also in:
linuxppc-dev, lkml
From: David Miller <davem@davemloft.net>
Date: 2016-12-17 16:22:52
Also in:
linuxppc-dev, lkml
From: Madalin Bucur <madalin.bucur@nxp.com> Date: Thu, 15 Dec 2016 15:13:03 +0200
This patch set introduces big endian accessors in the dpaa_eth driver making sure accesses to the QBMan HW are correct on little endian platforms. Removing a redundant Kconfig dependency on FSL_SOC. Adding myself as maintainer of the dpaa_eth driver.
Series applied, thanks.