commit | 1f449736525addd6fcce674d654bd1471748484e | [log] [tgz] |
---|---|---|
author | John Crispin <john@phrozen.org> | Mon Sep 19 15:28:02 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 20 04:47:44 2016 -0400 |
tree | 8e01717620ab3d25f2408ba5c81300b58eadda47 | |
parent | 092183df0fa1f4b49baad3a980c55d55de07dfb7 [diff] |
net-next: dsa: b53: remove empty set_addr() stub The set_addr() callback is now optional. Remove the empty stub that b53 has. Signed-off-by: John Crispin <john@phrozen.org> Signed-off-by: David S. Miller <davem@davemloft.net>