]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bcm63xx_enet-remove-mac_id-usage'
authorDavid S. Miller <davem@davemloft.net>
Tue, 19 Dec 2017 16:07:17 +0000 (11:07 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Dec 2017 16:07:17 +0000 (11:07 -0500)
commite9587e7893ebce302c2fd79cfde4c4217e54f555
treec6829fbcdb7cbd6d2fc343110d70aa0372e30eba
parentf9512137f3d599357cde05dbac8313658f793a47
parent642f82c6a780a40e63f16d297c136409e834c6a2
Merge branch 'bcm63xx_enet-remove-mac_id-usage'

Jonas Gorski says:

====================
bcm63xx_enet: remove mac_id usage

This patchset aims at reducing the platform device id number usage with
the target of making it eventually possible to probe the driver through OF.

Runtested on BCM6358.

Since the patches touch mostly net/, they should go through net-next.
====================

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