
25 Jan
2016
25 Jan
'16
6:19 p.m.
On 12/24/2015 02:02 AM, Prabhakar Kushwaha wrote:
Check and compare version of management complex's object with the version supported by Freescale ldpaa2 ethernet driver.
Signed-off-by: Prabhakar Kushwaha prabhakar@freescale.com
drivers/net/fsl-mc/mc.c | 51 ++++++++++++++++++++++++++++++++++++++- drivers/net/ldpaa_eth/ldpaa_eth.c | 28 +++++++++++++++++++++ 2 files changed, 78 insertions(+), 1 deletion(-)
The driver is not backward compatible, is it? Looks like every time the firmware upgrades, the driver changes.
York