Hi all, This patch series fixes/improves a few things:
- implement a proper PHYLIB adjust_link callback to set the duplex mode accordingly - do not open code the fetching of a MAC address in OF/DT environments - demote an error message that occurs more frequently than expected in low CPU/memory/bandwidth environments Tested on a Cirrus Logic EP93xx / TS7300 board. Florian Fainelli (3): net: ethoc: Account for duplex changes net: ethoc: Utilize of_get_mac_address() net: ethoc: Demote packet dropped error message to debug drivers/net/ethernet/ethoc.c | 44 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 5 deletions(-) -- 2.9.3