Home
last modified time | relevance | path

Searched hist:c163e4367908ea625ca962ca6312fc88790b5242 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dnetconsole.cc163e4367908ea625ca962ca6312fc88790b5242 Mon Sep 14 13:29:44 UTC 2015 Bernhard Nortmann <bernhard.nortmann@web.de> net: fix netconsole when CONFIG_DM_ETH is set

This patch uses the eth_is_active() function to work around
issues that prevented compilation with the newer driver model.

Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>