commit | 841f4f24053acad69240c6ab7427a1d24bc29491 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri Oct 13 14:18:09 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 14 18:30:06 2017 -0700 |
tree | 15cf27ce252e47bef6d1ec6da67fceeeee4c48e9 | |
parent | 93004a934bc19ea52b687d74482fd1bdd25e7b87 [diff] |
net: dsa: remove .set_addr Now that there is no user for the .set_addr function, remove it from DSA. If a switch supports this feature (like mv88e6xxx), the implementation can be done in the driver setup. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>