]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/dccp/input.c
dccp: Integrate the TFRC library with DCCP
[net-next-2.6.git] / net / dccp / input.c
index 5eb443f656c19ea115114379703c72bc31e79fb0..7648f316310fbe668342915d82995d833eb71a91 100644 (file)
@@ -741,5 +741,3 @@ u32 dccp_sample_rtt(struct sock *sk, long delta)
 
        return delta;
 }
-
-EXPORT_SYMBOL_GPL(dccp_sample_rtt);