]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'dsa-set_addr-optional'
authorDavid S. Miller <davem@davemloft.net>
Tue, 20 Sep 2016 08:47:50 +0000 (04:47 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Sep 2016 08:47:50 +0000 (04:47 -0400)
commit3e4500ec19199afb29c8c325b287492872a1aa4c
tree48a1a9fe0be3d7859393559dd8960782b78f4a77
parent66ec5ac61b2e705068da964c0fc53ebb7583d0b4
parent6f68233f6468ebd29d4d2fdd9fff2cf35a4ea444
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>