Merge branch 'qcom-emac-misc'
authorDavid S. Miller <davem@davemloft.net>
Mon, 30 Jan 2017 00:07:03 +0000 (19:07 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Jan 2017 00:07:03 +0000 (19:07 -0500)
commitf33f4ac3d3a6e29f1c5a9d8cd1058d298f4685f4
tree0dc31f4a8d67dbc675a99c5e7def5aa10f058ab2
parent5b8784aaf29be20ba8d363e1124d7436d42ef9bf
parentfd0e97b806f0331df95f5fc58cdd488d169efb7f
Merge branch 'qcom-emac-misc'

Timur Tabi says:

====================
net: qcom/emac:

Although not related, these patches affect the same files, so they should
be applied in order.

The first patch cleans up logging of when the the phy driver is attached.

The second patch always configures the SGMII to use autonegotiation mode.

The third patch removes a redundant call to emac_mac_start().

The fourth patch removes some extraneous non-functioning WOL code.

The fifth patch adds an error handler for the SGMII block.
====================

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