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)
commitf7ece95303309a320b1f577b41332aa15b6469b6
tree02d708971af277ec77737a99296cbee87fa95474
parent3a313a3e11adc1d44a8c7108ffb158f1ab1304d5
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