From: Vivien Didelot Date: Thu, 6 Aug 2015 05:44:06 +0000 (-0400) Subject: net: dsa: mv88e6xxx: rename ATU MAC accessors X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~212^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=395059fb9269d97198ae3c94a798851e43062da6;p=pandora-kernel.git 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). In the meantime, define their MAC address parameters as an array of ETH_ALEN bytes instead of a char pointer. Signed-off-by: Vivien Didelot Signed-off-by: David S. Miller --- Reading git-diff-tree failed