]> err.no Git - linux-2.6/blobdiff - net/sctp/input.c
e1000e: remove irq_sem
[linux-2.6] / net / sctp / input.c
index 812ff1756c3e5468cf35191b59811a4b6be492e0..c1d7e3b5c4b409ae636dfc9a5593a1673f01ecc3 100644 (file)
@@ -409,7 +409,7 @@ void sctp_icmp_proto_unreachable(struct sock *sk,
                           struct sctp_association *asoc,
                           struct sctp_transport *t)
 {
-       SCTP_DEBUG_PRINTK("%s\n",  __FUNCTION__);
+       SCTP_DEBUG_PRINTK("%s\n",  __func__);
 
        sctp_do_sm(SCTP_EVENT_T_OTHER,
                   SCTP_ST_OTHER(SCTP_EVENT_ICMP_PROTO_UNREACH),