linux/drivers/staging/fsl-dpaa2
Ioana Radulescu 311cffa5e2 staging: fsl-dpaa2/eth: Add DPNI version check
The DPAA2 Ethernet driver assumes the DPNI objects that it
uses to build network interfaces have a minimum supported
API version, but until now it did nothing to enforce this
requirement.

Add a check at probe time to make sure the DPNI object is
compatible with the set of MC commands we intend to use
on it.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-23 16:01:56 +01:00
..
ethernet staging: fsl-dpaa2/eth: Add DPNI version check 2018-03-23 16:01:56 +01:00
ethsw bus: fsl-mc: change mc_command in fsl_mc_command 2018-03-23 15:52:48 +01:00
Kconfig staging: fsl-dpaa2/ethsw: Add APIs for DPSW object 2018-03-14 17:36:09 +01:00
Makefile staging: fsl-dpaa2/ethsw: Add APIs for DPSW object 2018-03-14 17:36:09 +01:00