]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb0fcff30b3c183733ccd30a86468fee6dce4f81c
tree09ee51b41131c45eb0220c4b37d764627d517753
parent71b3218a4cd10125bafdee2a75252f19a000e8eb
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