[IA64] remove remaining __FUNCTION__ occurrences
[safe/jmp/linux-2.6] / arch / ia64 / hp / sim / simeth.c
index 9898feb..969fe9f 100644 (file)
@@ -222,7 +222,7 @@ simeth_probe1(void)
        }
 
        if ((rc = assign_irq_vector(AUTO_ASSIGN)) < 0)
-               panic("%s: out of interrupt vectors!\n", __FUNCTION__);
+               panic("%s: out of interrupt vectors!\n", __func__);
        dev->irq = rc;
 
        /*