]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/netx-eth.c
r8169: revert "read MAC address from EEPROM on init"
[linux-2.6-omap-h63xx.git] / drivers / net / netx-eth.c
index 3f9af759cb90a1e47cbcd94f4a313ec824daaab6..b9bed82e1d214089f5b4e6682a965e11c781d6e5 100644 (file)
@@ -189,7 +189,7 @@ netx_eth_interrupt(int irq, void *dev_id)
 
                if ((status & ISR_CON_HI) || (status & ISR_IND_HI))
                        printk("%s: unexpected status: 0x%08x\n",
-                           __FUNCTION__, status);
+                           __func__, status);
 
                fill_level =
                    readl(NETX_PFIFO_FILL_LEVEL(IND_FIFO_PORT_LO(priv->id)));