]> err.no Git - linux-2.6/blobdiff - net/ipv4/af_inet.c
the scheduled ieee80211 softmac removal
[linux-2.6] / net / ipv4 / af_inet.c
index 4f539bd48718eb0d26c692866a8d3f429fcbc5a6..4cb8a1385539e3a82123f4c6c3e32a852570f312 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));
        }