android_kernel_motorola_sm6225/drivers/net/stmmac
Giuseppe CAVALLARO 609634799e stmmac: convert unicast addr list to list_head
This patch converts unicast address list to standard list_head using
previously introduced struct netdev_hw_addr.

Note: this patch also removes a debug printk used for displaying the
mac addresses. Indeed, it's is possible to dump the registers with
ethtool.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-07 17:06:06 -08:00
..
common.h net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
descs.h net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
gmac.c stmmac: convert unicast addr list to list_head 2010-01-07 17:06:06 -08:00
gmac.h tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
Kconfig net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
mac100.c net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
mac100.h net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
Makefile net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
stmmac.h net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
stmmac_ethtool.c net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
stmmac_main.c stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE 2010-01-07 17:06:05 -08:00
stmmac_mdio.c net: add support for STMicroelectronics Ethernet controllers. 2009-10-14 15:13:45 -07:00
stmmac_timer.c stmmac: fixed a compilation error when use the external timer 2009-11-23 10:37:47 -08:00
stmmac_timer.h stmmac: do not fail when the timer cannot be used. 2009-11-23 10:37:52 -08:00