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)
commit70f23a807dcab4ee3467c70ba2c7be69026f0a67
treec8671bcb1d1dae97167d639ce95e7cfea5c6b97f
parent1c0d32fde5bdf1184bc274f864c09799278a1114
parent38b4bc207795339084ab41a2d9fa1add5cfd97d0
Merge branch 'ethoc-next'

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>