commit | c5723ac51f2a1eaa69d831b919129a3c2b7efeee | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon Aug 10 09:09:48 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 11 12:03:19 2015 -0700 |
tree | cf10eff3e8a1cd86d1472cba79f91ea8d8e2541b | |
parent | 194fea7bd8786e2b9332df3c6b21b53f15e5fa5a [diff] |
net: dsa: mv88e6xxx: rename ATU MAC accessors Rename the __mv88e6xxx_{read,write}_addr functions to more explicit _mv88e6xxx_atu_mac_{read,write} functions, which also respect the single underscore convention used in the file (meaning SMI lock must be held). Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>