Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Three sets of overlapping changes, two in the packet scheduler and one in the meson-gxl PHY driver. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -288,6 +288,7 @@ static void of_mdiobus_link_mdiodev(struct mii_bus *bus,
|
||||
|
||||
if (addr == mdiodev->addr) {
|
||||
dev->of_node = child;
|
||||
dev->fwnode = of_fwnode_handle(child);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user