TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUF
authorChaithrika U S <chaithrika@ti.com>
Thu, 4 Jun 2009 04:54:29 +0000 (21:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Jun 2009 04:54:29 +0000 (21:54 -0700)
commit5c726166692449dfd570bf4497d427f1ea200ad3
tree09ee51b41131c45eb0220c4b37d764627d517753
parentc722c625dbe2758d53365c0ed7d401b0e286f2cf
TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUF

Use printk format specifier for MAC address.
Remove DECALRE_MAC_BUF and print_mac() usage in the driver.

Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/davinci_emac.c