
4 Mar
2019
4 Mar
'19
10:19 a.m.
On 26.02.2019 17:41, Ioana Ciocoi Radulescu wrote:
If node /board_info/ports does not exist in the DPC file, function mc_fixup_dpc() will skip not only MAC address fixup, but also the cache flush at the end. This may cause the other fixup changes (e.g. ICID relatd ones) to be ignored by MC.
Fixes: 1161dbcc0a36 ("drivers: net: fsl-mc: Include MAC addr fixup to DPL")
Signed-off-by: Ioana Radulescu ruxandra.radulescu@nxp.com
drivers/net/fsl-mc/mc.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Laurentiu Tudor laurentiu.tudor@nxp.com
--- Best Regards, Laurentiu