]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/eepro.c
mac80211: make retry limits part of hw config
[linux-2.6-omap-h63xx.git] / drivers / net / eepro.c
index 1f11350e16cf24b6a1a25d44ab9f8c41d4481a79..5f72362b782df0405e4ffa527225fd8a7a613763 100644 (file)
@@ -690,7 +690,6 @@ static void __init eepro_print_info (struct net_device *dev)
        struct eepro_local *    lp = netdev_priv(dev);
        int                     i;
        const char *            ifmap[] = {"AUI", "10Base2", "10BaseT"};
-       DECLARE_MAC_BUF(mac);
 
        i = inb(dev->base_addr + ID_REG);
        printk(KERN_DEBUG " id: %#x ",i);
@@ -715,7 +714,7 @@ static void __init eepro_print_info (struct net_device *dev)
                        break;
        }
 
-       printk(" %s", print_mac(mac, dev->dev_addr));
+       printk(" %pM", dev->dev_addr);
 
        if (net_debug > 3)
                printk(KERN_DEBUG ", %dK RCV buffer",