]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
Merge branch 'mvpp2-improve-the-mac-address-retrieval-logic'
authorDavid S. Miller <davem@davemloft.net>
Mon, 4 Sep 2017 03:16:56 +0000 (20:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Sep 2017 03:16:56 +0000 (20:16 -0700)
Antoine Tenart says:

====================
net: mvpp2: improve the mac address retrieval logic

This series aims at fixing the logic behind the MAC address retrieval in the
PPv2 driver. A possible issue is also fixed in patch 3/3 to introduce fallbacks
when the address given in the device tree isn't valid.

Thanks!
Antoine

Since v2:
  - Patch 1/4 from v2 was applied on net (and net was merged in net-next).
  - Rebased on net-next.

Since v1:
  - Rebased onto net (was on net-next).
====================

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

Trivial merge