Hi Stephen,

Stephen Hemminger wrote:
> +                             if (rtt_sample)
> +                                     (*rtt_sample)(sk, tcp_usrtt(skb));
>                       }

Are you sure, that you don't mean just "rtt_sample(sk, tcp_usrtt(skb));" here?
I always believed that function pointers used like I proposed above.

Regards

Ingo Oeser, puzzled

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to