commit | 1860e688edc4ff4467863891baef73e6a32d9c7a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Sep 20 04:47:50 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 20 04:47:50 2016 -0400 |
tree | 48a1a9fe0be3d7859393559dd8960782b78f4a77 | |
parent | f361bdde6124339aab599e45471c6aa79125d1a2 [diff] | |
parent | 8941ee36e3266a5efca52e32c4dc214f202c751a [diff] |
Merge branch 'dsa-set_addr-optional' John Crispin says: ==================== net-next: dsa: set_addr should be optional The Marvell driver is the only one that actually sets the switches HW address. All other drivers have an empty stub. fix this by making the callback optional. ==================== Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>