From: Lennert Buytenhek Date: Sun, 1 Jun 2008 00:18:13 +0000 (+0200) Subject: mv643xx_eth: use 'mv643xx_eth_' prefix consistently X-Git-Tag: v2.6.27-rc1~969^2~289^2~12^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e53714933c66668ecb7eb9a48d79725e5a077a93;p=pandora-kernel.git mv643xx_eth: use 'mv643xx_eth_' prefix consistently A bunch of places in the mv643xx_eth driver use the 'mv643xx_' prefix. Since the mv643xx is a chip that includes more than just ethernet, this patch makes all those places use either no prefix (for some internal-use-only functions), or the full 'mv643xx_eth_' prefix. Signed-off-by: Lennert Buytenhek Acked-by: Dale Farnsworth --- Reading git-diff-tree failed