ar8216: prefix mii_xxx functions to avoid kernel namespace pollution
authorFelix Fietkau <nbd@openwrt.org>
Sat, 24 Jan 2015 19:42:12 +0000 (19:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 24 Jan 2015 19:42:12 +0000 (19:42 +0000)
commit07e7add1c6653920af7d66cb560be294d0e8e301
treeb2cea14314158616905c8090c4ac830ae96a1cde
parentef404e1befb042ea2c959b41c614488471f1edf9
ar8216: prefix mii_xxx functions to avoid kernel namespace pollution

Prefix the exported mii_xxx32 functions with ar8xxx_
to avoid kernel namespace pollution.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
SVN-Revision: 44105
target/linux/generic/files/drivers/net/phy/ar8216.c
target/linux/generic/files/drivers/net/phy/ar8216.h
target/linux/generic/files/drivers/net/phy/ar8327.c