]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/ipv4/af_inet.c
net: replace remaining __FUNCTION__ occurrences
[net-next-2.6.git] / net / ipv4 / af_inet.c
index 67260c0eaaa8cc21ded80daed0f9c8c8fb2065f7..25871c6c7444d77589e8fb4a597839399855800c 100644 (file)
@@ -1060,7 +1060,7 @@ static int inet_sk_reselect_saddr(struct sock *sk)
        if (sysctl_ip_dynaddr > 1) {
                printk(KERN_INFO "%s(): shifting inet->"
                                 "saddr from %d.%d.%d.%d to %d.%d.%d.%d\n",
-                      __FUNCTION__,
+                      __func__,
                       NIPQUAD(old_saddr),
                       NIPQUAD(new_saddr));
        }