commit | 881bcb64f0e35174b9c0ce00810d6fd1e6193029 | [log] [tgz] |
---|---|---|
author | Alex Marginean <alexandru.marginean@nxp.com> | Wed Aug 07 19:33:22 2019 +0300 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed Sep 04 11:37:19 2019 -0500 |
tree | 73136f323e4f24de9f544da42ed9d72486c046da | |
parent | bff66f9b27a89d321361e954a5e72fc1c1a98099 [diff] |
drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array It was missing in the original submission and not having it in place causes issues with probing of PCI devices. Signed-off-by: Alex Marginean <alexm.osslist@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>