]> Git Repo - J-u-boot.git/commit
drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID array
authorAlex Marginean <[email protected]>
Wed, 7 Aug 2019 16:33:22 +0000 (19:33 +0300)
committerJoe Hershberger <[email protected]>
Wed, 4 Sep 2019 16:37:19 +0000 (11:37 -0500)
commite3562b3a8e5385c47910bbda2e77822e6ed001ad
tree73136f323e4f24de9f544da42ed9d72486c046da
parent53e3d52c6cd628c6ff1ebe6695a38014f8241ed6
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 <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
drivers/net/fsl_enetc_mdio.c
This page took 0.027728 seconds and 4 git commands to generate.