From: Giuseppe CAVALLARO Date: Wed, 6 Jan 2010 23:07:12 +0000 (+0000) Subject: stmmac: convert unicast addr list to list_head X-Git-Tag: v2.6.34-rc1~233^2~638 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=609634799eba48bb9e80ce56dfd87930f17bf6fa;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed