]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'ethoc-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 5 Dec 2016 20:30:04 +0000 (15:30 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Dec 2016 20:30:04 +0000 (15:30 -0500)
Florian Fainelli says:

====================
net: ethoc: Misc improvements

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge