]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
stmmac: rename mac100 as dwmac100 and fix spare coding style
authorGiuseppe CAVALLARO <peppe.cavallaro@st.com>
Wed, 6 Jan 2010 23:07:19 +0000 (23:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Jan 2010 01:06:09 +0000 (17:06 -0800)
commit7e848ae113ca7442ba6b44168fa2238224f37e8a
treea5d1a2f0a57a174038afa763682a9bc14e12ef43
parentaec7ff278145280c2c78377aeb98feed02c8b636
stmmac: rename mac100 as dwmac100 and fix spare coding style

This patch renames the mac100.[ch] as dwmac100.[ch]; this
looks more specific and appropriate for these chip series.
The patch also fixes some spare coding style issues.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/stmmac/Makefile
drivers/net/stmmac/common.h
drivers/net/stmmac/dwmac100.c [moved from drivers/net/stmmac/mac100.c with 73% similarity]
drivers/net/stmmac/dwmac100.h [moved from drivers/net/stmmac/mac100.h with 100% similarity]
drivers/net/stmmac/stmmac_main.c